Action not permitted
Modal body text goes here.
Modal Title
Modal Body
CVE-2024-24788 (GCVE-0-2024-24788)
Vulnerability from cvelistv5
- CWE 400: Uncontrolled Resource Consumption
| Vendor | Product | Version | ||
|---|---|---|---|---|
| Go standard library | net |
Version: 1.22.0-0 ≤ |
{
"containers": {
"adp": [
{
"metrics": [
{
"cvssV3_1": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
}
},
{
"other": {
"content": {
"id": "CVE-2024-24788",
"options": [
{
"Exploitation": "none"
},
{
"Automatable": "no"
},
{
"Technical Impact": "partial"
}
],
"role": "CISA Coordinator",
"timestamp": "2024-06-12T19:38:26.198197Z",
"version": "2.0.3"
},
"type": "ssvc"
}
}
],
"problemTypes": [
{
"descriptions": [
{
"cweId": "CWE-835",
"description": "CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)",
"lang": "en",
"type": "CWE"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-11-21T15:42:56.985Z",
"orgId": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"shortName": "CISA-ADP"
},
"title": "CISA ADP Vulnrichment"
},
{
"providerMetadata": {
"dateUpdated": "2024-08-01T23:28:12.532Z",
"orgId": "af854a3a-2127-422b-91ae-364da2661108",
"shortName": "CVE"
},
"references": [
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/issue/66754"
},
{
"tags": [
"x_transferred"
],
"url": "https://go.dev/cl/578375"
},
{
"tags": [
"x_transferred"
],
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"tags": [
"x_transferred"
],
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
},
{
"tags": [
"x_transferred"
],
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240605-0002/"
},
{
"tags": [
"x_transferred"
],
"url": "https://security.netapp.com/advisory/ntap-20240614-0001/"
}
],
"title": "CVE Program Container"
}
],
"cna": {
"affected": [
{
"collectionURL": "https://pkg.go.dev",
"defaultStatus": "unaffected",
"packageName": "net",
"product": "net",
"programRoutines": [
{
"name": "extractExtendedRCode"
},
{
"name": "Dial"
},
{
"name": "DialTimeout"
},
{
"name": "Dialer.Dial"
},
{
"name": "Dialer.DialContext"
},
{
"name": "Listen"
},
{
"name": "ListenConfig.Listen"
},
{
"name": "ListenConfig.ListenPacket"
},
{
"name": "ListenPacket"
},
{
"name": "LookupAddr"
},
{
"name": "LookupCNAME"
},
{
"name": "LookupHost"
},
{
"name": "LookupIP"
},
{
"name": "LookupMX"
},
{
"name": "LookupNS"
},
{
"name": "LookupSRV"
},
{
"name": "LookupTXT"
},
{
"name": "ResolveIPAddr"
},
{
"name": "ResolveTCPAddr"
},
{
"name": "ResolveUDPAddr"
},
{
"name": "Resolver.LookupAddr"
},
{
"name": "Resolver.LookupCNAME"
},
{
"name": "Resolver.LookupHost"
},
{
"name": "Resolver.LookupIP"
},
{
"name": "Resolver.LookupIPAddr"
},
{
"name": "Resolver.LookupMX"
},
{
"name": "Resolver.LookupNS"
},
{
"name": "Resolver.LookupNetIP"
},
{
"name": "Resolver.LookupSRV"
},
{
"name": "Resolver.LookupTXT"
}
],
"vendor": "Go standard library",
"versions": [
{
"lessThan": "1.22.3",
"status": "affected",
"version": "1.22.0-0",
"versionType": "semver"
}
]
}
],
"credits": [
{
"lang": "en",
"value": "@long-name-let-people-remember-you"
},
{
"lang": "en",
"value": "Mateusz Poliwczak"
}
],
"descriptions": [
{
"lang": "en",
"value": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop."
}
],
"problemTypes": [
{
"descriptions": [
{
"description": "CWE 400: Uncontrolled Resource Consumption",
"lang": "en"
}
]
}
],
"providerMetadata": {
"dateUpdated": "2024-06-14T13:06:06.195Z",
"orgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"shortName": "Go"
},
"references": [
{
"url": "https://go.dev/issue/66754"
},
{
"url": "https://go.dev/cl/578375"
},
{
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
},
{
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240605-0002/"
},
{
"url": "https://security.netapp.com/advisory/ntap-20240614-0001/"
}
],
"title": "Malformed DNS message can cause infinite loop in net"
}
},
"cveMetadata": {
"assignerOrgId": "1bb62c36-49e3-4200-9d77-64a1400537cc",
"assignerShortName": "Go",
"cveId": "CVE-2024-24788",
"datePublished": "2024-05-08T15:31:11.619Z",
"dateReserved": "2024-01-30T16:05:14.758Z",
"dateUpdated": "2025-02-13T17:40:27.179Z",
"state": "PUBLISHED"
},
"dataType": "CVE_RECORD",
"dataVersion": "5.1",
"vulnerability-lookup:meta": {
"nvd": "{\"cve\":{\"id\":\"CVE-2024-24788\",\"sourceIdentifier\":\"security@golang.org\",\"published\":\"2024-05-08T16:15:08.250\",\"lastModified\":\"2024-11-21T16:15:22.527\",\"vulnStatus\":\"Awaiting Analysis\",\"cveTags\":[],\"descriptions\":[{\"lang\":\"en\",\"value\":\"A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.\"},{\"lang\":\"es\",\"value\":\"Un mensaje DNS con formato incorrecto en respuesta a una consulta puede hacer que las funciones de b\u00fasqueda se atasquen en un bucle infinito.\"}],\"metrics\":{\"cvssMetricV31\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"cvssData\":{\"version\":\"3.1\",\"vectorString\":\"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\",\"baseScore\":5.9,\"baseSeverity\":\"MEDIUM\",\"attackVector\":\"NETWORK\",\"attackComplexity\":\"HIGH\",\"privilegesRequired\":\"NONE\",\"userInteraction\":\"NONE\",\"scope\":\"UNCHANGED\",\"confidentialityImpact\":\"NONE\",\"integrityImpact\":\"NONE\",\"availabilityImpact\":\"HIGH\"},\"exploitabilityScore\":2.2,\"impactScore\":3.6}]},\"weaknesses\":[{\"source\":\"134c704f-9b21-4f2e-91b3-4a467353bcc0\",\"type\":\"Secondary\",\"description\":[{\"lang\":\"en\",\"value\":\"CWE-835\"}]}],\"references\":[{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/08/3\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/cl/578375\",\"source\":\"security@golang.org\"},{\"url\":\"https://go.dev/issue/66754\",\"source\":\"security@golang.org\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\",\"source\":\"security@golang.org\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2824\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240605-0002/\",\"source\":\"security@golang.org\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0001/\",\"source\":\"security@golang.org\"},{\"url\":\"http://www.openwall.com/lists/oss-security/2024/05/08/3\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/cl/578375\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://go.dev/issue/66754\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://pkg.go.dev/vuln/GO-2024-2824\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240605-0002/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"},{\"url\":\"https://security.netapp.com/advisory/ntap-20240614-0001/\",\"source\":\"af854a3a-2127-422b-91ae-364da2661108\"}]}}",
"vulnrichment": {
"containers": "{\"adp\": [{\"title\": \"CVE Program Container\", \"references\": [{\"url\": \"https://go.dev/issue/66754\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://go.dev/cl/578375\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2824\", \"tags\": [\"x_transferred\"]}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0002/\", \"tags\": [\"x_transferred\"]}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0001/\", \"tags\": [\"x_transferred\"]}], \"providerMetadata\": {\"orgId\": \"af854a3a-2127-422b-91ae-364da2661108\", \"shortName\": \"CVE\", \"dateUpdated\": \"2024-08-01T23:28:12.532Z\"}}, {\"title\": \"CISA ADP Vulnrichment\", \"metrics\": [{\"cvssV3_1\": {\"scope\": \"UNCHANGED\", \"version\": \"3.1\", \"baseScore\": 5.9, \"attackVector\": \"NETWORK\", \"baseSeverity\": \"MEDIUM\", \"vectorString\": \"CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H\", \"integrityImpact\": \"NONE\", \"userInteraction\": \"NONE\", \"attackComplexity\": \"HIGH\", \"availabilityImpact\": \"HIGH\", \"privilegesRequired\": \"NONE\", \"confidentialityImpact\": \"NONE\"}}, {\"other\": {\"type\": \"ssvc\", \"content\": {\"id\": \"CVE-2024-24788\", \"role\": \"CISA Coordinator\", \"options\": [{\"Exploitation\": \"none\"}, {\"Automatable\": \"no\"}, {\"Technical Impact\": \"partial\"}], \"version\": \"2.0.3\", \"timestamp\": \"2024-06-12T19:38:26.198197Z\"}}}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"type\": \"CWE\", \"cweId\": \"CWE-835\", \"description\": \"CWE-835 Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)\"}]}], \"providerMetadata\": {\"orgId\": \"134c704f-9b21-4f2e-91b3-4a467353bcc0\", \"shortName\": \"CISA-ADP\", \"dateUpdated\": \"2024-06-12T19:40:30.455Z\"}}], \"cna\": {\"title\": \"Malformed DNS message can cause infinite loop in net\", \"credits\": [{\"lang\": \"en\", \"value\": \"@long-name-let-people-remember-you\"}, {\"lang\": \"en\", \"value\": \"Mateusz Poliwczak\"}], \"affected\": [{\"vendor\": \"Go standard library\", \"product\": \"net\", \"versions\": [{\"status\": \"affected\", \"version\": \"1.22.0-0\", \"lessThan\": \"1.22.3\", \"versionType\": \"semver\"}], \"packageName\": \"net\", \"collectionURL\": \"https://pkg.go.dev\", \"defaultStatus\": \"unaffected\", \"programRoutines\": [{\"name\": \"extractExtendedRCode\"}, {\"name\": \"Dial\"}, {\"name\": \"DialTimeout\"}, {\"name\": \"Dialer.Dial\"}, {\"name\": \"Dialer.DialContext\"}, {\"name\": \"Listen\"}, {\"name\": \"ListenConfig.Listen\"}, {\"name\": \"ListenConfig.ListenPacket\"}, {\"name\": \"ListenPacket\"}, {\"name\": \"LookupAddr\"}, {\"name\": \"LookupCNAME\"}, {\"name\": \"LookupHost\"}, {\"name\": \"LookupIP\"}, {\"name\": \"LookupMX\"}, {\"name\": \"LookupNS\"}, {\"name\": \"LookupSRV\"}, {\"name\": \"LookupTXT\"}, {\"name\": \"ResolveIPAddr\"}, {\"name\": \"ResolveTCPAddr\"}, {\"name\": \"ResolveUDPAddr\"}, {\"name\": \"Resolver.LookupAddr\"}, {\"name\": \"Resolver.LookupCNAME\"}, {\"name\": \"Resolver.LookupHost\"}, {\"name\": \"Resolver.LookupIP\"}, {\"name\": \"Resolver.LookupIPAddr\"}, {\"name\": \"Resolver.LookupMX\"}, {\"name\": \"Resolver.LookupNS\"}, {\"name\": \"Resolver.LookupNetIP\"}, {\"name\": \"Resolver.LookupSRV\"}, {\"name\": \"Resolver.LookupTXT\"}]}], \"references\": [{\"url\": \"https://go.dev/issue/66754\"}, {\"url\": \"https://go.dev/cl/578375\"}, {\"url\": \"https://groups.google.com/g/golang-announce/c/wkkO4P9stm0\"}, {\"url\": \"https://pkg.go.dev/vuln/GO-2024-2824\"}, {\"url\": \"http://www.openwall.com/lists/oss-security/2024/05/08/3\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240605-0002/\"}, {\"url\": \"https://security.netapp.com/advisory/ntap-20240614-0001/\"}], \"descriptions\": [{\"lang\": \"en\", \"value\": \"A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.\"}], \"problemTypes\": [{\"descriptions\": [{\"lang\": \"en\", \"description\": \"CWE 400: Uncontrolled Resource Consumption\"}]}], \"providerMetadata\": {\"orgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"shortName\": \"Go\", \"dateUpdated\": \"2024-06-14T13:06:06.195Z\"}}}",
"cveMetadata": "{\"cveId\": \"CVE-2024-24788\", \"state\": \"PUBLISHED\", \"dateUpdated\": \"2025-02-13T17:40:27.179Z\", \"dateReserved\": \"2024-01-30T16:05:14.758Z\", \"assignerOrgId\": \"1bb62c36-49e3-4200-9d77-64a1400537cc\", \"datePublished\": \"2024-05-08T15:31:11.619Z\", \"assignerShortName\": \"Go\"}",
"dataType": "CVE_RECORD",
"dataVersion": "5.1"
}
}
}
rhsa-2024_5547
Vulnerability from csaf_redhat
Notes
{
"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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.16.1 on Red Hat Enterprise Linux 9 from Red Hat Container Registry.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3-compatible API.\n\nSecurity Fix(es):\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* nodejs-ws: denial of service when handling a request with many HTTP headers (CVE-2024-37890)",
"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-2024:5547",
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-6104",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-37890",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24790",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "2231151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231151"
},
{
"category": "external",
"summary": "2274165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274165"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2294407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294407"
},
{
"category": "external",
"summary": "2297946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297946"
},
{
"category": "external",
"summary": "2298656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298656"
},
{
"category": "external",
"summary": "2298718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298718"
},
{
"category": "external",
"summary": "2299443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299443"
},
{
"category": "external",
"summary": "2301880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301880"
},
{
"category": "external",
"summary": "2302238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302238"
},
{
"category": "external",
"summary": "2303080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303080"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5547.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.16.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-01-06T18:59:18+00:00",
"generator": {
"date": "2025-01-06T18:59:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:5547",
"initial_release_date": "2024-08-19T07:41:38+00:00",
"revision_history": [
{
"date": "2024-08-19T07:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-19T07:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:59:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.16 for RHEL 9",
"product": {
"name": "RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"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-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
}
]
}
rhsa-2024:9089
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9089",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-28855",
"url": "https://issues.redhat.com/browse/RHEL-28855"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9089.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:25+00:00",
"generator": {
"date": "2025-11-11T15:59:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9089",
"initial_release_date": "2024-11-12T09:10:13+00:00",
"revision_history": [
{
"date": "2024-11-12T09:10:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:10:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:25+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.5.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": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_9098
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9098",
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-29277",
"url": "https://issues.redhat.com/browse/RHEL-29277"
},
{
"category": "external",
"summary": "RHEL-40812",
"url": "https://issues.redhat.com/browse/RHEL-40812"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9098.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2025-01-06T21:39:37+00:00",
"generator": {
"date": "2025-01-06T21:39:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9098",
"initial_release_date": "2024-11-12T09:14:33+00:00",
"revision_history": [
{
"date": "2024-11-12T09:14:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:14:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:39:37+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.5.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": "skopeo-2:1.16.1-1.el9.src",
"product": {
"name": "skopeo-2:1.16.1-1.el9.src",
"product_id": "skopeo-2:1.16.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src"
},
"product_reference": "skopeo-2:1.16.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:4872
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Serverless version 1.33.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.33.1 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.12, 4.13, 4.14, 4.15 and 4.16\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages 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-2024:4872",
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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_openshift_serverless/1.33",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2296268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296268"
},
{
"category": "external",
"summary": "2296269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296269"
},
{
"category": "external",
"summary": "SRVCOM-3189",
"url": "https://issues.redhat.com/browse/SRVCOM-3189"
},
{
"category": "external",
"summary": "SRVKE-1630",
"url": "https://issues.redhat.com/browse/SRVKE-1630"
},
{
"category": "external",
"summary": "SRVKS-1249",
"url": "https://issues.redhat.com/browse/SRVKS-1249"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4872.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.33.1 security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:52+00:00",
"generator": {
"date": "2025-11-11T16:24:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4872",
"initial_release_date": "2024-07-25T14:44:06+00:00",
"revision_history": [
{
"date": "2024-07-25T14:44:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T14:44:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.33",
"product": {
"name": "Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.33::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:4616
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4613\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4616",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4616.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 packages and security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:21+00:00",
"generator": {
"date": "2025-11-11T15:59:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4616",
"initial_release_date": "2024-07-24T19:12:22+00:00",
"revision_history": [
{
"date": "2024-07-24T19:12:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T19:12:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"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-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
}
]
}
rhsa-2024:9277
Vulnerability from csaf_redhat
Notes
{
"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 oci-seccomp-bpf-hook 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": "OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to use the Container Pod concept popularized by Kubernetes.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9277",
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9277.json"
}
],
"title": "Red Hat Security Advisory: oci-seccomp-bpf-hook security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:29+00:00",
"generator": {
"date": "2025-11-11T15:59:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9277",
"initial_release_date": "2024-11-12T09:15:00+00:00",
"revision_history": [
{
"date": "2024-11-12T09:15:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:15:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:29+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.5.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": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:15:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"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.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_9485
Vulnerability from csaf_redhat
Notes
{
"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": "Control plane Operators for RHOSO 18.0.3 (Feature Release 1).\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": "Security fix(es):\n\n* Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. (CVE-2024-34156)\n\n* When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded. (CVE-2023-45289)\n\n* When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permitted a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. (CVE-2023-45290)\n\n* Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates. (CVE-2024-24783)\n\n* The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers. (CVE-2024-24784)\n\n* If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the\nhtml/template package, allowing for subsequent actions to inject unexpected content into templates. (CVE-2024-24785)\n\n* A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. (CVE-2024-24788)\n\n* Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. (CVE-2024-34155)\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 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-2024:9485",
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "OSPRH-10035",
"url": "https://issues.redhat.com/browse/OSPRH-10035"
},
{
"category": "external",
"summary": "OSPRH-10040",
"url": "https://issues.redhat.com/browse/OSPRH-10040"
},
{
"category": "external",
"summary": "OSPRH-10090",
"url": "https://issues.redhat.com/browse/OSPRH-10090"
},
{
"category": "external",
"summary": "OSPRH-10141",
"url": "https://issues.redhat.com/browse/OSPRH-10141"
},
{
"category": "external",
"summary": "OSPRH-10195",
"url": "https://issues.redhat.com/browse/OSPRH-10195"
},
{
"category": "external",
"summary": "OSPRH-10282",
"url": "https://issues.redhat.com/browse/OSPRH-10282"
},
{
"category": "external",
"summary": "OSPRH-10288",
"url": "https://issues.redhat.com/browse/OSPRH-10288"
},
{
"category": "external",
"summary": "OSPRH-10411",
"url": "https://issues.redhat.com/browse/OSPRH-10411"
},
{
"category": "external",
"summary": "OSPRH-105",
"url": "https://issues.redhat.com/browse/OSPRH-105"
},
{
"category": "external",
"summary": "OSPRH-10612",
"url": "https://issues.redhat.com/browse/OSPRH-10612"
},
{
"category": "external",
"summary": "OSPRH-10639",
"url": "https://issues.redhat.com/browse/OSPRH-10639"
},
{
"category": "external",
"summary": "OSPRH-10725",
"url": "https://issues.redhat.com/browse/OSPRH-10725"
},
{
"category": "external",
"summary": "OSPRH-1099",
"url": "https://issues.redhat.com/browse/OSPRH-1099"
},
{
"category": "external",
"summary": "OSPRH-11068",
"url": "https://issues.redhat.com/browse/OSPRH-11068"
},
{
"category": "external",
"summary": "OSPRH-1478",
"url": "https://issues.redhat.com/browse/OSPRH-1478"
},
{
"category": "external",
"summary": "OSPRH-2428",
"url": "https://issues.redhat.com/browse/OSPRH-2428"
},
{
"category": "external",
"summary": "OSPRH-3466",
"url": "https://issues.redhat.com/browse/OSPRH-3466"
},
{
"category": "external",
"summary": "OSPRH-3467",
"url": "https://issues.redhat.com/browse/OSPRH-3467"
},
{
"category": "external",
"summary": "OSPRH-4128",
"url": "https://issues.redhat.com/browse/OSPRH-4128"
},
{
"category": "external",
"summary": "OSPRH-6501",
"url": "https://issues.redhat.com/browse/OSPRH-6501"
},
{
"category": "external",
"summary": "OSPRH-6624",
"url": "https://issues.redhat.com/browse/OSPRH-6624"
},
{
"category": "external",
"summary": "OSPRH-6720",
"url": "https://issues.redhat.com/browse/OSPRH-6720"
},
{
"category": "external",
"summary": "OSPRH-6951",
"url": "https://issues.redhat.com/browse/OSPRH-6951"
},
{
"category": "external",
"summary": "OSPRH-7324",
"url": "https://issues.redhat.com/browse/OSPRH-7324"
},
{
"category": "external",
"summary": "OSPRH-7610",
"url": "https://issues.redhat.com/browse/OSPRH-7610"
},
{
"category": "external",
"summary": "OSPRH-7817",
"url": "https://issues.redhat.com/browse/OSPRH-7817"
},
{
"category": "external",
"summary": "OSPRH-7821",
"url": "https://issues.redhat.com/browse/OSPRH-7821"
},
{
"category": "external",
"summary": "OSPRH-8038",
"url": "https://issues.redhat.com/browse/OSPRH-8038"
},
{
"category": "external",
"summary": "OSPRH-8058",
"url": "https://issues.redhat.com/browse/OSPRH-8058"
},
{
"category": "external",
"summary": "OSPRH-8065",
"url": "https://issues.redhat.com/browse/OSPRH-8065"
},
{
"category": "external",
"summary": "OSPRH-8069",
"url": "https://issues.redhat.com/browse/OSPRH-8069"
},
{
"category": "external",
"summary": "OSPRH-8072",
"url": "https://issues.redhat.com/browse/OSPRH-8072"
},
{
"category": "external",
"summary": "OSPRH-8074",
"url": "https://issues.redhat.com/browse/OSPRH-8074"
},
{
"category": "external",
"summary": "OSPRH-8078",
"url": "https://issues.redhat.com/browse/OSPRH-8078"
},
{
"category": "external",
"summary": "OSPRH-8118",
"url": "https://issues.redhat.com/browse/OSPRH-8118"
},
{
"category": "external",
"summary": "OSPRH-8192",
"url": "https://issues.redhat.com/browse/OSPRH-8192"
},
{
"category": "external",
"summary": "OSPRH-8193",
"url": "https://issues.redhat.com/browse/OSPRH-8193"
},
{
"category": "external",
"summary": "OSPRH-8195",
"url": "https://issues.redhat.com/browse/OSPRH-8195"
},
{
"category": "external",
"summary": "OSPRH-8212",
"url": "https://issues.redhat.com/browse/OSPRH-8212"
},
{
"category": "external",
"summary": "OSPRH-8290",
"url": "https://issues.redhat.com/browse/OSPRH-8290"
},
{
"category": "external",
"summary": "OSPRH-8508",
"url": "https://issues.redhat.com/browse/OSPRH-8508"
},
{
"category": "external",
"summary": "OSPRH-8535",
"url": "https://issues.redhat.com/browse/OSPRH-8535"
},
{
"category": "external",
"summary": "OSPRH-8582",
"url": "https://issues.redhat.com/browse/OSPRH-8582"
},
{
"category": "external",
"summary": "OSPRH-9285",
"url": "https://issues.redhat.com/browse/OSPRH-9285"
},
{
"category": "external",
"summary": "OSPRH-9371",
"url": "https://issues.redhat.com/browse/OSPRH-9371"
},
{
"category": "external",
"summary": "OSPRH-9411",
"url": "https://issues.redhat.com/browse/OSPRH-9411"
},
{
"category": "external",
"summary": "OSPRH-9455",
"url": "https://issues.redhat.com/browse/OSPRH-9455"
},
{
"category": "external",
"summary": "OSPRH-9908",
"url": "https://issues.redhat.com/browse/OSPRH-9908"
},
{
"category": "external",
"summary": "OSPRH-9910",
"url": "https://issues.redhat.com/browse/OSPRH-9910"
},
{
"category": "external",
"summary": "OSPRH-9991",
"url": "https://issues.redhat.com/browse/OSPRH-9991"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9485.json"
}
],
"title": "Red Hat Security Advisory: Control plane Operators for RHOSO 18.0.3 (Feature Release 1) security update",
"tracking": {
"current_release_date": "2025-01-06T19:46:38+00:00",
"generator": {
"date": "2025-01-06T19:46:38+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9485",
"initial_release_date": "2024-11-13T13:14:57+00:00",
"revision_history": [
{
"date": "2024-11-13T13:14:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T13:14:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:46:38+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-RHOSO-1.0-PODIFIED",
"product": {
"name": "9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack_podified:1.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Services on OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_id": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/barbican-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_id": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/cinder-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_id": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/designate-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_id": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/glance-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_id": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/heat-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_id": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/horizon-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_id": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/infra-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_id": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ironic-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_id": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/keystone-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_id": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/manila-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_id": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/mariadb-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_id": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/neutron-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_id": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/nova-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_id": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_identification_helper": {
"purl": "pkg:oci/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/octavia-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_id": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-agent-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_id": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_id": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-must-gather-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_id": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-rhel9-operator\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_id": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ovn-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_id": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/placement-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_id": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/rabbitmq-cluster-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_id": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/sg-core-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_id": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/swift-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_id": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_identification_helper": {
"purl": "pkg:oci/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/telemetry-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_id": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/test-rhel9-operator\u0026tag=1.0.4-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64"
},
"product_reference": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64"
},
"product_reference": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64"
},
"product_reference": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64"
},
"product_reference": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64"
},
"product_reference": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64"
},
"product_reference": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64"
},
"product_reference": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64"
},
"product_reference": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64"
},
"product_reference": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64"
},
"product_reference": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64"
},
"product_reference": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64"
},
"product_reference": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64"
},
"product_reference": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64"
},
"product_reference": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64"
},
"product_reference": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64"
},
"product_reference": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64"
},
"product_reference": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64"
},
"product_reference": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64"
},
"product_reference": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64"
},
"product_reference": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64"
},
"product_reference": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64"
},
"product_reference": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
},
"product_reference": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
rhsa-2025:7256
Vulnerability from csaf_redhat
Notes
{
"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: crypto/tls: panic when processing post-handshake message on QUIC connections (CVE-2023-39321)\n\n* golang: crypto/tls: lack of a limit on buffered post-handshake (CVE-2023-39322)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\n* golang-fips: Golang FIPS zeroed buffer (CVE-2024-9355)\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 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-2025:7256",
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.6_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_7256.json"
}
],
"title": "Red Hat Security Advisory: git-lfs security update",
"tracking": {
"current_release_date": "2025-11-11T17:10:37+00:00",
"generator": {
"date": "2025-11-11T17:10:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:7256",
"initial_release_date": "2025-05-13T08:49:39+00:00",
"revision_history": [
{
"date": "2025-05-13T08:49:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-05-13T08:49:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T17:10:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.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.6.1-1.el9.src",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.src",
"product_id": "git-lfs-0:3.6.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-1.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "git-lfs-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs@3.6.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debugsource@3.6.1-1.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product_id": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/git-lfs-debuginfo@3.6.1-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.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.6.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
},
"product_reference": "git-lfs-debugsource-0:3.6.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.6.0.GA"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Martin Seemann"
]
}
],
"cve": "CVE-2023-39321",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. Processing an incomplete post-handshake message for a QUIC connection caused a panic.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The flaw has been marked as moderate instead of high like NVD \nQUICConn.HandleData buffers data and passes it to handlePostHandshakeMessage every time the buffer contains a complete message, while HandleData doesn\u0027t limit the amount of data it can buffer, a panic or denial of service would likely be lower severity,also in order to exploit this vulnerability, an attacker would have to smuggle partial handshake data which might be rejected altogether as per tls RFC specification.Therfore because of a lower severity denial of service and conditions that are beyond the scope of attackers control,we have marked this as moderate severity",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39321"
},
{
"category": "external",
"summary": "RHBZ#2237777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39321"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2044.json",
"url": "https://vuln.go.dev/ID/GO-2023-2044.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
}
],
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: panic when processing post-handshake message on QUIC connections"
},
{
"acknowledgments": [
{
"names": [
"Marten Seemann"
]
}
],
"cve": "CVE-2023-39322",
"cwe": {
"id": "CWE-770",
"name": "Allocation of Resources Without Limits or Throttling"
},
"discovery_date": "2023-09-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2237778"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. QUIC connections do not set an upper bound on the amount of data buffered when reading post-handshake messages, allowing a malicious QUIC connection to cause unbounded memory growth. With the fix, connections now consistently reject messages larger than 65KiB in size.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/tls: lack of a limit on buffered post-handshake",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A vulnerability was found in the Go QUIC protocol implementation in the logic that processes post-handshake messages. It is an uncontrolled resource consumption flaw, triggered when a malicious connection sends data without an enforced upper bound. This leads to unbounded memory growth, causing the service to crash and resulting in a denial of service.The single-dimensional impact of denial of service and the added complexity of whether the resource exhaustion would happen, being out of an attacker\u0027s control,this has been rated as moderate severity.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-39322"
},
{
"category": "external",
"summary": "RHBZ#2237778",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2237778"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-39322"
},
{
"category": "external",
"summary": "https://go.dev/cl/523039",
"url": "https://go.dev/cl/523039"
},
{
"category": "external",
"summary": "https://go.dev/issue/62266",
"url": "https://go.dev/issue/62266"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ",
"url": "https://groups.google.com/g/golang-dev/c/2C5vbR-UNkI/m/L1hdrPhfBAAJ"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2023-2045.json",
"url": "https://vuln.go.dev/ID/GO-2023-2045.json"
}
],
"release_date": "2023-09-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
}
],
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/tls: lack of a limit on buffered post-handshake"
},
{
"acknowledgments": [
{
"names": [
"David Benoit"
],
"organization": "Red Hat",
"summary": "This issue was discovered by Red Hat."
}
],
"cve": "CVE-2024-9355",
"cwe": {
"id": "CWE-457",
"name": "Use of Uninitialized Variable"
},
"discovery_date": "2024-09-30T17:51:17.811000+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2315719"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Golang FIPS OpenSSL. This flaw allows a malicious user to randomly cause an uninitialized buffer length variable with a zeroed buffer to be returned in FIPS mode. It may also be possible to force a false positive match between non-equal hashes when comparing a trusted computed hmac sum to an untrusted input sum if an attacker can send a zeroed buffer in place of a pre-computed sum.\u00a0 It is also possible to force a derived key to be all zeros instead of an unpredictable value.\u00a0 This may have follow-on implications for the Go TLS stack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-fips: Golang FIPS zeroed buffer",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This issue is specific to the Go language and only affects the test code in cri-o and conmon, not the production code. Since both projects use Go exclusively for testing purposes, this issue does not impact their production environment. Therefore, cri-o and conmon are not affected by this vulnerability.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-9355"
},
{
"category": "external",
"summary": "RHBZ#2315719",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2315719"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-9355",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9355"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-9355"
},
{
"category": "external",
"summary": "https://github.com/golang-fips/openssl/pull/198",
"url": "https://github.com/golang-fips/openssl/pull/198"
}
],
"release_date": "2024-09-30T20:53:42.833000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "LOW",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:L",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-fips: Golang FIPS zeroed buffer"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"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.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-05-13T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:7256"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.src",
"AppStream-9.6.0.GA:git-lfs-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debuginfo-0:3.6.1-1.el9.x86_64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.aarch64",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.ppc64le",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.s390x",
"AppStream-9.6.0.GA:git-lfs-debugsource-0:3.6.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:9098
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9098",
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-29277",
"url": "https://issues.redhat.com/browse/RHEL-29277"
},
{
"category": "external",
"summary": "RHEL-40812",
"url": "https://issues.redhat.com/browse/RHEL-40812"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9098.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:27+00:00",
"generator": {
"date": "2025-11-11T15:59:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9098",
"initial_release_date": "2024-11-12T09:14:33+00:00",
"revision_history": [
{
"date": "2024-11-12T09:14:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:14:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:27+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.5.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": "skopeo-2:1.16.1-1.el9.src",
"product": {
"name": "skopeo-2:1.16.1-1.el9.src",
"product_id": "skopeo-2:1.16.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src"
},
"product_reference": "skopeo-2:1.16.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:5013
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Releases of Red Hat OpenShift Builds 1.1.0 General * https://access.redhat.com/security/updates/classification/#important",
"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-2024:5013",
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-49569",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24786",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45288",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45290",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24783",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24785",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5013.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds Client 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-11-11T20:38:29+00:00",
"generator": {
"date": "2025-11-11T20:38:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5013",
"initial_release_date": "2024-08-05T15:40:28+00:00",
"revision_history": [
{
"date": "2024-08-05T15:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.1.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aa911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Af9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Aaebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3A3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3A42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ad997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced to Low.\n\nIn Openshift-Clients, the affected github.com/go-git/go-git/v5 is a transitive dependency and Openshift-Clients do not use the affected codebase of the go-git package. Hence, it is marked as 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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024:4616
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4613\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4616",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4616.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 packages and security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:21+00:00",
"generator": {
"date": "2025-11-11T15:59:21+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4616",
"initial_release_date": "2024-07-24T19:12:22+00:00",
"revision_history": [
{
"date": "2024-07-24T19:12:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T19:12:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:21+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"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-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
}
]
}
rhsa-2024_6765
Vulnerability from csaf_redhat
Notes
{
"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 is now available for Red Hat Ansible Automation Platform 2.4\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": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* python3-pulpcore/python39-pulpcore: RBAC permissions incorrectly assigned in tasks that create objects (CVE-2024-7143)\n* python3-urllib3/python39-urllib3: urllib3: proxy-authorization request header is not stripped during cross-origin redirects (CVE-2024-37891)\n* receptor: golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* receptor: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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\nUpdates and fixes for automation controller:\n* Updated fallback to use RHSM subscription credential for shipping analytics data if analytics gathering is enabled (AAP-30228)\n* Upgraded \u0027channels-redis\u0027 library to fix Redis connection leak (AAP-30124)\n* automation-controller has been updated to 4.5.11\n\nAdditional fixes:\n* python3/python39-django has been updated to 4.2.16\n* python3/python39-pulpcore has been updated to 3.28.32\n* python3/python39-urllib3 has been updated to 1.26.20\n* receptor has been updated to 1.4.8-1.1",
"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-2024:6765",
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6765.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-01-06T19:00:49+00:00",
"generator": {
"date": "2025-01-06T19:00:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:6765",
"initial_release_date": "2024-09-18T16:07:25+00:00",
"revision_history": [
{
"date": "2024-09-18T16:07:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-18T16:07:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:00:49+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.32-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.16-1.el9ap.src",
"product": {
"name": "python-django-0:4.2.16-1.el9ap.src",
"product_id": "python-django-0:4.2.16-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.16-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_id": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.20-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product_id": "receptor-0:1.4.8-1.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product_id": "automation-controller-0:4.5.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_id": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-urllib3@1.26.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.32-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product": {
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product_id": "python3x-django-0:4.2.16-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@4.2.16-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product_id": "receptor-0:1.4.8-1.1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product_id": "automation-controller-0:4.5.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.32-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_id": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_id": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_id": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.26.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.32-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_id": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@4.2.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch"
},
"product_reference": "python39-django-0:4.2.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:4.2.16-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src"
},
"product_reference": "python3x-django-0:4.2.16-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.16-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src"
},
"product_reference": "python-django-0:4.2.16-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.32-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch"
},
"product_reference": "python3-django-0:4.2.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7143",
"cwe": {
"id": "CWE-277",
"name": "Insecure Inherited Permissions"
},
"discovery_date": "2024-07-26T19:01:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2300125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn\u0027t dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7143"
},
{
"category": "external",
"summary": "RHBZ#2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143"
},
{
"category": "external",
"summary": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108",
"url": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108"
}
],
"release_date": "2024-08-07T13:50:03.893000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37891"
},
{
"category": "external",
"summary": "RHBZ#2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
}
]
}
RHSA-2024:9098
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for skopeo is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The skopeo command lets you inspect images from container image registries, get images and image layers, and use signatures to create and verify files. \n\nSecurity Fix(es):\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9098",
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-29277",
"url": "https://issues.redhat.com/browse/RHEL-29277"
},
{
"category": "external",
"summary": "RHEL-40812",
"url": "https://issues.redhat.com/browse/RHEL-40812"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9098.json"
}
],
"title": "Red Hat Security Advisory: skopeo security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:27+00:00",
"generator": {
"date": "2025-11-11T15:59:27+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9098",
"initial_release_date": "2024-11-12T09:14:33+00:00",
"revision_history": [
{
"date": "2024-11-12T09:14:33+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:14:33+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:27+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.5.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": "skopeo-2:1.16.1-1.el9.src",
"product": {
"name": "skopeo-2:1.16.1-1.el9.src",
"product_id": "skopeo-2:1.16.1-1.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=src\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=aarch64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=ppc64le\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=x86_64\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-tests-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.16.1-1.el9?arch=s390x\u0026epoch=2"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src"
},
"product_reference": "skopeo-2:1.16.1-1.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.16.1-1.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.16.1-1.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:14:33+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.src",
"AppStream-9.5.0.GA:skopeo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debuginfo-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-debugsource-2:1.16.1-1.el9.x86_64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.aarch64",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.ppc64le",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.s390x",
"AppStream-9.5.0.GA:skopeo-tests-2:1.16.1-1.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:6221
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0\nCritical: Security fixes and ships the operator with a RHEL9 base.",
"title": "Topic"
},
{
"category": "general",
"text": "The release of Red Hat OpenShift Builds 1.1.0 General Availability introduces the following change:\n\n- The Builds Operator has been migrated to a RHEL 9 base.\n- The CSI driver is now integrated and shipped with the operator.\n\nSecurity fixes:\n\n* openshift-builds-controller-container: go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients (CVE-2023-49569)\n\n* openshift-builds-operator-container: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* openshift-builds-waiters-container: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* openshift-builds-waiters-container: golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* openshift-builds-waiters-container: golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* openshift-builds-waiters-container: golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290) \n\n* openshift-builds-operator-container: golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\nFor more details about these security issues, including their impact, CVSS\nscores, acknowledgments, and other related information, refer to the CVE page\nlisted 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-2024:6221",
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "BUILD-993",
"url": "https://issues.redhat.com/browse/BUILD-993"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6221.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-11-11T20:38:36+00:00",
"generator": {
"date": "2025-11-11T20:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6221",
"initial_release_date": "2024-09-03T11:45:04+00:00",
"revision_history": [
{
"date": "2024-09-03T11:45:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-03T11:45:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift",
"product": {
"name": "Builds for Red Hat OpenShift",
"product_id": "Builds for Red Hat OpenShift",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced to Low.\n\nIn Openshift-Clients, the affected github.com/go-git/go-git/v5 is a transitive dependency and Openshift-Clients do not use the affected codebase of the go-git package. Hence, it is marked as 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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024:9115
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9115",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9115.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:55+00:00",
"generator": {
"date": "2025-11-11T16:24:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9115",
"initial_release_date": "2024-11-12T09:21:51+00:00",
"revision_history": [
{
"date": "2024-11-12T09:21:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:21:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:55+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.src",
"product": {
"name": "grafana-0:10.2.6-4.el9.src",
"product_id": "grafana-0:10.2.6-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-0:10.2.6-4.el9.s390x",
"product_id": "grafana-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_id": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src"
},
"product_reference": "grafana-0:10.2.6-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:5547
Vulnerability from csaf_redhat
Notes
{
"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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.16.1 on Red Hat Enterprise Linux 9 from Red Hat Container Registry.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3-compatible API.\n\nSecurity Fix(es):\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* nodejs-ws: denial of service when handling a request with many HTTP headers (CVE-2024-37890)",
"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-2024:5547",
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-6104",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-37890",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24790",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "2231151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231151"
},
{
"category": "external",
"summary": "2274165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274165"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2294407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294407"
},
{
"category": "external",
"summary": "2297946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297946"
},
{
"category": "external",
"summary": "2298656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298656"
},
{
"category": "external",
"summary": "2298718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298718"
},
{
"category": "external",
"summary": "2299443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299443"
},
{
"category": "external",
"summary": "2301880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301880"
},
{
"category": "external",
"summary": "2302238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302238"
},
{
"category": "external",
"summary": "2303080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303080"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5547.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.16.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-11-11T15:56:29+00:00",
"generator": {
"date": "2025-11-11T15:56:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5547",
"initial_release_date": "2024-08-19T07:41:38+00:00",
"revision_history": [
{
"date": "2024-08-19T07:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-19T07:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:56:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.16 for RHEL 9",
"product": {
"name": "RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"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-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
}
]
}
rhsa-2024_4613
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4616\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nSecurity Fix(es):\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP)\n(CVE-2023-48795)\n* containers/image: digest type does not guarantee valid type\n(CVE-2024-3727)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n* openssh: Possible remote code execution due to a race condition in signal\nhandling affecting Red Hat Enterprise Linux 9 (CVE-2024-6409)\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\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.\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4613",
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "OCPBUGS-32887",
"url": "https://issues.redhat.com/browse/OCPBUGS-32887"
},
{
"category": "external",
"summary": "OCPBUGS-34012",
"url": "https://issues.redhat.com/browse/OCPBUGS-34012"
},
{
"category": "external",
"summary": "OCPBUGS-35303",
"url": "https://issues.redhat.com/browse/OCPBUGS-35303"
},
{
"category": "external",
"summary": "OCPBUGS-35310",
"url": "https://issues.redhat.com/browse/OCPBUGS-35310"
},
{
"category": "external",
"summary": "OCPBUGS-35311",
"url": "https://issues.redhat.com/browse/OCPBUGS-35311"
},
{
"category": "external",
"summary": "OCPBUGS-35836",
"url": "https://issues.redhat.com/browse/OCPBUGS-35836"
},
{
"category": "external",
"summary": "OCPBUGS-35864",
"url": "https://issues.redhat.com/browse/OCPBUGS-35864"
},
{
"category": "external",
"summary": "OCPBUGS-36147",
"url": "https://issues.redhat.com/browse/OCPBUGS-36147"
},
{
"category": "external",
"summary": "OCPBUGS-36317",
"url": "https://issues.redhat.com/browse/OCPBUGS-36317"
},
{
"category": "external",
"summary": "OCPBUGS-36450",
"url": "https://issues.redhat.com/browse/OCPBUGS-36450"
},
{
"category": "external",
"summary": "OCPBUGS-36463",
"url": "https://issues.redhat.com/browse/OCPBUGS-36463"
},
{
"category": "external",
"summary": "OCPBUGS-36673",
"url": "https://issues.redhat.com/browse/OCPBUGS-36673"
},
{
"category": "external",
"summary": "OCPBUGS-36704",
"url": "https://issues.redhat.com/browse/OCPBUGS-36704"
},
{
"category": "external",
"summary": "OCPBUGS-36720",
"url": "https://issues.redhat.com/browse/OCPBUGS-36720"
},
{
"category": "external",
"summary": "OCPBUGS-36759",
"url": "https://issues.redhat.com/browse/OCPBUGS-36759"
},
{
"category": "external",
"summary": "OCPBUGS-36764",
"url": "https://issues.redhat.com/browse/OCPBUGS-36764"
},
{
"category": "external",
"summary": "OCPBUGS-36775",
"url": "https://issues.redhat.com/browse/OCPBUGS-36775"
},
{
"category": "external",
"summary": "OCPBUGS-36777",
"url": "https://issues.redhat.com/browse/OCPBUGS-36777"
},
{
"category": "external",
"summary": "OCPBUGS-36841",
"url": "https://issues.redhat.com/browse/OCPBUGS-36841"
},
{
"category": "external",
"summary": "OCPBUGS-36854",
"url": "https://issues.redhat.com/browse/OCPBUGS-36854"
},
{
"category": "external",
"summary": "OCPBUGS-36862",
"url": "https://issues.redhat.com/browse/OCPBUGS-36862"
},
{
"category": "external",
"summary": "OCPBUGS-36890",
"url": "https://issues.redhat.com/browse/OCPBUGS-36890"
},
{
"category": "external",
"summary": "OCPBUGS-36907",
"url": "https://issues.redhat.com/browse/OCPBUGS-36907"
},
{
"category": "external",
"summary": "OCPBUGS-36959",
"url": "https://issues.redhat.com/browse/OCPBUGS-36959"
},
{
"category": "external",
"summary": "OCPBUGS-37063",
"url": "https://issues.redhat.com/browse/OCPBUGS-37063"
},
{
"category": "external",
"summary": "OCPBUGS-37072",
"url": "https://issues.redhat.com/browse/OCPBUGS-37072"
},
{
"category": "external",
"summary": "OCPBUGS-37241",
"url": "https://issues.redhat.com/browse/OCPBUGS-37241"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4613.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 bug fix and security update",
"tracking": {
"current_release_date": "2025-01-06T19:45:15+00:00",
"generator": {
"date": "2025-01-06T19:45:15+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:4613",
"initial_release_date": "2024-07-24T18:53:12+00:00",
"revision_history": [
{
"date": "2024-07-24T18:53:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T18:53:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:45:15+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_id": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_id": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_id": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_id": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product": {
"name": "redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_id": "redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a?arch=s390x\u0026repository_url=registry.redhat.io/redhat/redhat-operator-index\u0026tag=v4.17-prerelease-local-storage-operator-2024-4668-1722495871"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_id": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_id": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_id": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_id": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_id": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_id": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product": {
"name": "redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_id": "redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc?arch=arm64\u0026repository_url=registry.redhat.io/redhat/redhat-operator-index\u0026tag=v4.17-prerelease-local-storage-operator-2024-4668-1722495871"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_id": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_id": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_id": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_id": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_id": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_id": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product": {
"name": "redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_id": "redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71?arch=amd64\u0026repository_url=registry.redhat.io/redhat/redhat-operator-index\u0026tag=v4.17-prerelease-local-storage-operator-2024-4668-1722495871"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_id": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_id": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_id": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_id": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_id": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_id": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_id": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product": {
"name": "redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_id": "redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a?arch=ppc64le\u0026repository_url=registry.redhat.io/redhat/redhat-operator-index\u0026tag=v4.17-prerelease-local-storage-operator-2024-4668-1722495871"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_id": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_id": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_id": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x"
},
"product_reference": "redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le"
},
"product_reference": "redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64"
},
"product_reference": "redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
},
"product_reference": "redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session 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-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"acknowledgments": [
{
"names": [
"Solar Designer"
],
"organization": "CIQ/Rocky Linux"
}
],
"cve": "CVE-2024-6409",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2024-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295085"
}
],
"notes": [
{
"category": "description",
"text": "A race condition vulnerability was discovered in how signals are handled by OpenSSH\u0027s server (sshd). If a remote attacker does not authenticate within a set time period, then sshd\u0027s SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). As a consequence of a successful attack, in the worst case scenario, an attacker may be able to perform a remote code execution (RCE) as an unprivileged user running the sshd server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the severity of this flaw as Moderate for both Red Hat Enterprise Linux (RHEL) and OpenShift Container Platform (OCP). While there are many similarities to CVE-2024-6387, the important difference is that any possible remote code execution is limited to an unprivileged child of the SSHD server. This additional restriction on access reduces the overall security impact.\n\nThis vulnerability only affects the versions of OpenSSH shipped with Red Hat Enterprise Linux 9. Upstream versions of sshd are not impacted by this flaw.\n\nThe affected versions of OCP are 4.13, 4.14, 4.15, and 4.16 while 4.12 and earlier versions of OCP are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6409"
},
{
"category": "external",
"summary": "RHBZ#2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409"
}
],
"release_date": "2024-07-08T17:45:07+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "The process is identical to CVE-2024-6387, by disabling LoginGraceTime. See that CVE page for additional details.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"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-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:redhat/redhat-operator-index@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024_4616
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the RPM packages for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the container images for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4613\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* jinja2: accepts keys containing non-attribute characters (CVE-2024-34064)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4616",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4616.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 packages and security update",
"tracking": {
"current_release_date": "2025-01-06T18:58:18+00:00",
"generator": {
"date": "2025-01-06T18:58:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:4616",
"initial_release_date": "2024-07-24T19:12:22+00:00",
"revision_history": [
{
"date": "2024-07-24T19:12:22+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T19:12:22+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:58:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_ironic:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_id": "python-jinja2-0:3.0.1-3.el9.1.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-jinja2@3.0.1-3.el9.1?arch=src"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=src"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_id": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-jinja2@3.0.1-3.el9.1?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el9?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_id": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-7.rhaos4.16.el8?arch=noarch\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_id": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients-redistributable@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el9?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-github-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_id": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-prometheus-promu@0.15.0-16.gitd5383c5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debugsource@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_id": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-debuginfo@1.14.5-1.rhaos4.16.el9?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_id": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-78.rhaos4.16.el8?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_id": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-clients@4.16.0-202407111006.p0.gfa84651.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_id": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-aws-ecr-image-credential-provider@4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_id": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-azure-acr-image-credential-provider@4.16.0-202407120242.p0.g0e95532.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_id": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/ose-gcp-gcr-image-credential-provider@4.16.0-202407120242.p0.g26b43df.assembly.stream.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_id": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-1.rhaos4.16.el8?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-7.rhaos4.16.el8?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"relates_to_product_reference": "8Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-3:1-78.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64"
},
"product_reference": "containers-common-3:1-78.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64"
},
"product_reference": "openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64"
},
"product_reference": "openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64"
},
"product_reference": "ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64"
},
"product_reference": "ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64"
},
"product_reference": "ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch"
},
"product_reference": "podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.src as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-jinja2-0:3.0.1-3.el9.1.src as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src"
},
"product_reference": "python-jinja2-0:3.0.1-3.el9.1.src",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-jinja2-0:3.0.1-3.el9.1.noarch as a component of Ironic content for Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
},
"product_reference": "python3-jinja2-0:3.0.1-3.el9.1.noarch",
"relates_to_product_reference": "9Base-RHOSE-IRONIC-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"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-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34064",
"cwe": {
"id": "CWE-79",
"name": "Improper Neutralization of Input During Web Page Generation (\u0027Cross-site Scripting\u0027)"
},
"discovery_date": "2024-05-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279476"
}
],
"notes": [
{
"category": "description",
"text": "Jinja is an extensible templating engine. The `xmlattr` filter in affected versions of Jinja accepts keys containing non-attribute characters. XML/HTML attributes cannot contain spaces, `/`, `\u003e`, or `=`, as each would then be interpreted as starting a separate attribute. If an application accepts keys (as opposed to only values) as user input, and renders these in pages that other users see as well, an attacker could use this to inject other attributes and perform XSS. The fix for CVE-2024-22195 only addressed spaces but not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe. This vulnerability is fixed in 3.1.4.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jinja2: accepts keys containing non-attribute characters",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The fix for CVE-2024-22195 only addressed spaces, not other characters. Accepting keys as user input is now explicitly considered an unintended use case of the `xmlattr` filter, and code that does so without otherwise validating the input should be flagged as insecure, regardless of Jinja version. Accepting _values_ as user input continues to be safe.\n\nFence agents on RHEL 8 has been fixed as a part of https://access.redhat.com/errata/RHBA-2024:4238",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"known_not_affected": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34064"
},
{
"category": "external",
"summary": "RHBZ#2279476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34064"
},
{
"category": "external",
"summary": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj",
"url": "https://github.com/pallets/jinja/security/advisories/GHSA-h75v-3vvj-5mfj"
}
],
"release_date": "2024-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T19:12:22+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html",
"product_ids": [
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "workaround",
"details": "Do not accept user input as keys to the xmlattr filter without validation. See the statement above for more information.",
"product_ids": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.src",
"8Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.aarch64",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.ppc64le",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.s390x",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.src",
"8Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el8.x86_64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-catatonit-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el8.noarch",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-gvproxy-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.src",
"8Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el8.x86_64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.aarch64",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.ppc64le",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.s390x",
"8Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el8.x86_64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:containers-common-3:1-78.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.src",
"9Base-RHOSE-4.16:golang-github-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.src",
"9Base-RHOSE-4.16:openshift-clients-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-clients-redistributable-0:4.16.0-202407111006.p0.gfa84651.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.aarch64",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.ppc64le",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.s390x",
"9Base-RHOSE-4.16:openshift-prometheus-promu-0:0.15.0-16.gitd5383c5.el9.x86_64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-aws-ecr-image-credential-provider-0:4.16.0-202407120242.p0.ga53e9de.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.aarch64",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-azure-acr-image-credential-provider-0:4.16.0-202407120242.p0.g0e95532.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.ppc64le",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.s390x",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.src",
"9Base-RHOSE-4.16:ose-gcp-gcr-image-credential-provider-0:4.16.0-202407120242.p0.g26b43df.assembly.stream.el9.x86_64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:podman-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-debugsource-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-docker-4:4.9.4-7.rhaos4.16.el9.noarch",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-plugins-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-remote-debuginfo-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:podman-tests-4:4.9.4-7.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.src",
"9Base-RHOSE-4.16:skopeo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debuginfo-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-debugsource-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.aarch64",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.ppc64le",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.s390x",
"9Base-RHOSE-4.16:skopeo-tests-2:1.14.5-1.rhaos4.16.el9.x86_64",
"9Base-RHOSE-IRONIC-4.16:python-jinja2-0:3.0.1-3.el9.1.src",
"9Base-RHOSE-IRONIC-4.16:python3-jinja2-0:3.0.1-3.el9.1.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jinja2: accepts keys containing non-attribute characters"
}
]
}
RHSA-2024:6341
Vulnerability from csaf_redhat
Notes
{
"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": "Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"title": "Topic"
},
{
"category": "general",
"text": "The Kube Descheduler Operator for Red Hat OpenShift is an optional\noperator that deploys the descheduler, which is responsible for\nevicting pods based on certain strategies.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)",
"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-2024:6341",
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "OCPBUGS-11891",
"url": "https://issues.redhat.com/browse/OCPBUGS-11891"
},
{
"category": "external",
"summary": "OCPBUGS-41860",
"url": "https://issues.redhat.com/browse/OCPBUGS-41860"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6341.json"
}
],
"title": "Red Hat Security Advisory: Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-11-11T15:59:24+00:00",
"generator": {
"date": "2025-11-11T15:59:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6341",
"initial_release_date": "2024-10-23T00:30:26+00:00",
"revision_history": [
{
"date": "2024-10-23T00:30:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T00:30:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "KDO 5.1 for RHEL 9",
"product": {
"name": "KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:kube_descheduler_operator:5.1::el9"
}
}
}
],
"category": "product_family",
"name": "Kube Descheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:7164
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.8.4 is now available.\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": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* express: cause malformed URLs to be evaluated (CVE-2024-29041)\n\n* axios: axios: Server-Side Request Forgery (CVE-2024-39338)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\n\n* follow-redirects: Possible credential leak (CVE-2024-28849)\n\n* moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration (CVE-2024-29018)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* braces: fails to limit the number of characters it can handle (CVE-2024-4068)\n\n* node-tar: denial of service while parsing a tar file due to lack of folders depth validation (CVE-2024-28863)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7164",
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "2299624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299624"
},
{
"category": "external",
"summary": "2299625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299625"
},
{
"category": "external",
"summary": "2299628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299628"
},
{
"category": "external",
"summary": "2299668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299668"
},
{
"category": "external",
"summary": "MIG-1592",
"url": "https://issues.redhat.com/browse/MIG-1592"
},
{
"category": "external",
"summary": "MIG-1593",
"url": "https://issues.redhat.com/browse/MIG-1593"
},
{
"category": "external",
"summary": "MIG-1598",
"url": "https://issues.redhat.com/browse/MIG-1598"
},
{
"category": "external",
"summary": "MIG-1610",
"url": "https://issues.redhat.com/browse/MIG-1610"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7164.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-12T02:29:59+00:00",
"generator": {
"date": "2025-11-12T02:29:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:7164",
"initial_release_date": "2024-09-26T03:46:53+00:00",
"revision_history": [
{
"date": "2024-09-26T03:46:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T03:46:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-12T02:29:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.4-22"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.4-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.4-33"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.4-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.4-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.4-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-25211",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2024-07-02T21:00:45+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295302"
}
],
"notes": [
{
"category": "description",
"text": "parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25211"
},
{
"category": "external",
"summary": "RHBZ#2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25211",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25211"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-869c-j7wc-8jqv",
"url": "https://github.com/advisories/GHSA-869c-j7wc-8jqv"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d",
"url": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0",
"url": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/106",
"url": "https://github.com/gin-contrib/cors/pull/106"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/57",
"url": "https://github.com/gin-contrib/cors/pull/57"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0",
"url": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-4068",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2024-05-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "braces: fails to limit the number of characters it can handle",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "RHBZ#2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308",
"url": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/issues/35",
"url": "https://github.com/micromatch/braces/issues/35"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "braces: fails to limit the number of characters it can handle"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-28863",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ISAACS\u0027s node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28863"
},
{
"category": "external",
"summary": "RHBZ#2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240524-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240524-0005/"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation"
},
{
"cve": "CVE-2024-29018",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270591"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Moby due to excessive data output in external DNS requests from \"internal\" networks, enabling unauthorized access to sensitive system information by remote attackers. This flaw allows attackers to gain access to sensitive information by exploiting incorrect resource transfer between spheres through specially crafted requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29018"
},
{
"category": "external",
"summary": "RHBZ#2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/pull/46609",
"url": "https://github.com/moby/moby/pull/46609"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx",
"url": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.\n\nUpstream versions should not be relied upon for ultimate determination of affectedness. Red Hat might backport fixes from upstream versions on a case by case basis.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
}
]
}
rhsa-2024:6765
Vulnerability from csaf_redhat
Notes
{
"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 is now available for Red Hat Ansible Automation Platform 2.4\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": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* python3-pulpcore/python39-pulpcore: RBAC permissions incorrectly assigned in tasks that create objects (CVE-2024-7143)\n* python3-urllib3/python39-urllib3: urllib3: proxy-authorization request header is not stripped during cross-origin redirects (CVE-2024-37891)\n* receptor: golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* receptor: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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\nUpdates and fixes for automation controller:\n* Updated fallback to use RHSM subscription credential for shipping analytics data if analytics gathering is enabled (AAP-30228)\n* Upgraded \u0027channels-redis\u0027 library to fix Redis connection leak (AAP-30124)\n* automation-controller has been updated to 4.5.11\n\nAdditional fixes:\n* python3/python39-django has been updated to 4.2.16\n* python3/python39-pulpcore has been updated to 3.28.32\n* python3/python39-urllib3 has been updated to 1.26.20\n* receptor has been updated to 1.4.8-1.1",
"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-2024:6765",
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6765.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-11-11T15:59:25+00:00",
"generator": {
"date": "2025-11-11T15:59:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6765",
"initial_release_date": "2024-09-18T16:07:25+00:00",
"revision_history": [
{
"date": "2024-09-18T16:07:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-18T16:07:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.32-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.16-1.el9ap.src",
"product": {
"name": "python-django-0:4.2.16-1.el9ap.src",
"product_id": "python-django-0:4.2.16-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.16-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_id": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.20-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product_id": "receptor-0:1.4.8-1.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product_id": "automation-controller-0:4.5.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_id": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-urllib3@1.26.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.32-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product": {
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product_id": "python3x-django-0:4.2.16-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@4.2.16-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product_id": "receptor-0:1.4.8-1.1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product_id": "automation-controller-0:4.5.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.32-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_id": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_id": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_id": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.26.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.32-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_id": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@4.2.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch"
},
"product_reference": "python39-django-0:4.2.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:4.2.16-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src"
},
"product_reference": "python3x-django-0:4.2.16-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.16-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src"
},
"product_reference": "python-django-0:4.2.16-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.32-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch"
},
"product_reference": "python3-django-0:4.2.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7143",
"cwe": {
"id": "CWE-277",
"name": "Insecure Inherited Permissions"
},
"discovery_date": "2024-07-26T19:01:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2300125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn\u0027t dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7143"
},
{
"category": "external",
"summary": "RHBZ#2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143"
},
{
"category": "external",
"summary": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108",
"url": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108"
}
],
"release_date": "2024-08-07T13:50:03.893000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37891"
},
{
"category": "external",
"summary": "RHBZ#2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
}
]
}
rhsa-2024:5547
Vulnerability from csaf_redhat
Notes
{
"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": "Updated images that fix several bugs are now available for Red Hat OpenShift Data Foundation 4.16.1 on Red Hat Enterprise Linux 9 from Red Hat Container Registry.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Data Foundation is software-defined storage integrated with and optimized for the Red Hat OpenShift Data Foundation. Red Hat OpenShift Data Foundation is a highly scalable, production-grade persistent storage for stateful applications running in the Red Hat OpenShift Container Platform. In addition to persistent storage, Red Hat OpenShift Data Foundation provisions a multi-cloud data management service with an S3-compatible API.\n\nSecurity Fix(es):\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* nodejs-ws: denial of service when handling a request with many HTTP headers (CVE-2024-37890)",
"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-2024:5547",
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-6104",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-37890",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24790",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "2231151",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2231151"
},
{
"category": "external",
"summary": "2274165",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274165"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2294407",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294407"
},
{
"category": "external",
"summary": "2297946",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2297946"
},
{
"category": "external",
"summary": "2298656",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298656"
},
{
"category": "external",
"summary": "2298718",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2298718"
},
{
"category": "external",
"summary": "2299443",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299443"
},
{
"category": "external",
"summary": "2301880",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2301880"
},
{
"category": "external",
"summary": "2302238",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2302238"
},
{
"category": "external",
"summary": "2303080",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2303080"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5547.json"
}
],
"title": "Red Hat Security Advisory: Red Hat OpenShift Data Foundation 4.16.1 bug fix and security update",
"tracking": {
"current_release_date": "2025-11-11T15:56:29+00:00",
"generator": {
"date": "2025-11-11T15:56:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5547",
"initial_release_date": "2024-08-19T07:41:38+00:00",
"revision_history": [
{
"date": "2024-08-19T07:41:38+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-19T07:41:38+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:56:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RHODF 4.16 for RHEL 9",
"product": {
"name": "RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_data_foundation:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Data Foundation"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_id": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_id": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_id": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_id": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496?arch=amd64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_id": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_id": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_id": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_id": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7?arch=amd64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_id": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_id": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_id": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_id": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_id": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_id": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2?arch=amd64\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032?arch=amd64\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_id": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_id": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_id": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_id": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_id": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_id": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_id": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_id": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_id": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_id": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_id": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_id": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_id": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_id": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_id": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f?arch=ppc64le\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_id": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9?arch=s390x\u0026repository_url=registry.redhat.io/odf4/cephcsi-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_id": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_id": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_id": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de?arch=s390x\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_id": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_id": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_id": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-metrics-exporter-rhel9\u0026tag=v4.16.1-4"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_id": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_id": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af?arch=s390x\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_id": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_id": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_id": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-cosi-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_id": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_id": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-console-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_id": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_id": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_id": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_id": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odf-prometheus-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_id": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-cluster-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_id": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-hub-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_id": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_id": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/odr-recipe-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_id": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-operator-bundle\u0026tag=v4.16.1-8"
}
}
},
{
"category": "product_version",
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_id": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5?arch=s390x\u0026repository_url=registry.redhat.io/odf4/rook-ceph-rhel9-operator\u0026tag=v4.16.1-3"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_id": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-core-rhel9\u0026tag=v4.16.1-2"
}
}
},
{
"category": "product_version",
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_id": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"product_identification_helper": {
"purl": "pkg:oci/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744?arch=arm64\u0026repository_url=registry.redhat.io/odf4/mcg-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_id": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-client-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_id": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678?arch=arm64\u0026repository_url=registry.redhat.io/odf4/ocs-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_id": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-cli-rhel9\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_id": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_id": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-csi-addons-sidecar-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_id": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-multicluster-rhel9-operator\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_id": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-must-gather-rhel9\u0026tag=v4.16.1-1"
}
}
},
{
"category": "product_version",
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_id": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odf-rhel9-operator\u0026tag=v4.16.1-3"
}
}
},
{
"category": "product_version",
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_id": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"product_identification_helper": {
"purl": "pkg:oci/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62?arch=arm64\u0026repository_url=registry.redhat.io/odf4/odr-rhel9-operator\u0026tag=v4.16.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
},
"product_reference": "odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
},
"product_reference": "odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le"
},
"product_reference": "odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le"
},
"product_reference": "odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x"
},
"product_reference": "odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64"
},
"product_reference": "odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64"
},
"product_reference": "odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x"
},
"product_reference": "odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x"
},
"product_reference": "odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x"
},
"product_reference": "odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x"
},
"product_reference": "odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le"
},
"product_reference": "odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x"
},
"product_reference": "odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64"
},
"product_reference": "odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64"
},
"product_reference": "odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x"
},
"product_reference": "odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le"
},
"product_reference": "odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le"
},
"product_reference": "odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le"
},
"product_reference": "odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
},
"product_reference": "odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x"
},
"product_reference": "odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64"
},
"product_reference": "odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x"
},
"product_reference": "odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le"
},
"product_reference": "odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le"
},
"product_reference": "odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64"
},
"product_reference": "odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64"
},
"product_reference": "odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x"
},
"product_reference": "odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64"
},
"product_reference": "odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64"
},
"product_reference": "odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x"
},
"product_reference": "odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64 as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"relates_to_product_reference": "9Base-RHODF-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x as a component of RHODF 4.16 for RHEL 9",
"product_id": "9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
},
"product_reference": "odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x",
"relates_to_product_reference": "9Base-RHODF-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37890",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292777"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Node.js WebSocket library (ws). A request with several headers exceeding the \u0027server.maxHeadersCount\u0027 threshold could be used to crash a ws server, leading to a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "nodejs-ws: denial of service when handling a request with many HTTP headers",
"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-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"known_not_affected": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37890"
},
{
"category": "external",
"summary": "RHBZ#2292777",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292777"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37890"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37890"
},
{
"category": "external",
"summary": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q",
"url": "https://github.com/websockets/ws/security/advisories/GHSA-3h5v-q93c-6h6q"
}
],
"release_date": "2024-06-16T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-19T07:41:38+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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": [
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "workaround",
"details": "The issue can be mitigated by reducing the maximum allowed length of the request headers using the --max-http-header-size=size or the maxHeaderSize options so that no more headers than the server.maxHeadersCount limit can be sent. The issue can be mitigated also by seting server.maxHeadersCount to 0.",
"product_ids": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:1fd2db3d141cc063c6557000c8b1be2425712dc4262240c3c9195d8980772191_ppc64le",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:cbe15eaab7f10fe9b4c9bfa6e3d1f0351d8cbbc27d5d96627e11e9c861da29d9_s390x",
"9Base-RHODF-4.16:odf4/cephcsi-rhel9@sha256:d4177d019b86fec5610d852b8b90e6464190969e75de9172f2f252c26076d40d_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:52b894a194732eac846c63a3669b128d6505b8b944c60cf1ee07c7daa201c9c3_amd64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:b4e552db7dcd293fa421aa6ee9c6e91198c6be6dea70addcbd6c12687509631a_arm64",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:bae697a9acabba4a6ef4b4a16ecb17e102bb4bb8b1c05f93a806701c055bc3eb_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-core-rhel9@sha256:d293b85fa2d8a749f802ddba16f4f6ed3dff5c8d7b0b1cb56527401da37772b4_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:0321e7c87a5a64fa0936584badd2848e79c0071800f596b7d177fcc68553bd22_s390x",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:3d8a3e1cbf57c99a46d0901a1eb6f00f7a957b90a7868d394785e446f643c5ca_amd64",
"9Base-RHODF-4.16:odf4/mcg-operator-bundle@sha256:833c743bef3449dce3c0521590dfbe5e07105dece7f6c8e08dc4d1d402905d7b_ppc64le",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:3ef8732d07e7a5ce8d8decdf01c46924f93c552e82d7805a251bfe368b62c6de_s390x",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:7ad5dc366963e89022aacc0f8be37d16b0e63dde3ffc7dc49805c300ee61c496_amd64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:aab65b61fca5ff87dfdad973928df8c22c6231c14b838063bd2d44e4f16fe744_arm64",
"9Base-RHODF-4.16:odf4/mcg-rhel9-operator@sha256:d817e724ace3b1b6e05614499c0cb635b567dcbbc71f619d6f41cb85c4b34744_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:6f71bd3411a04389d302e863acd5351e753b614f4f077aee0274056ce23739b4_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:773c39dc89b6b4cc82e4c78f50d4fb16bd70b611efcb65ea4b767d98fea4f7e3_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-console-rhel9@sha256:7f6c46935a8eab7e09333068aed758aa275b9d5fd7282f15b5fd85070fe28875_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:8129b7ae939cffb029ac10631d29c6ea081928c4f42ee7ba7de91f3a6f6bf7ef_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:be27d3e25035448bcaa691658adeebeacf582d8f19db3e997caab33cf6e8732e_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-operator-bundle@sha256:ce6105258794e33e5a805a95c21e9f553922e1753076345aedcc9174fa4f7d5b_amd64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:09456ceabf9dd2f05837d65632a920f537e36695e7342ae70f20c363284859ec_s390x",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:95faa45331614593c4b6e3994656d7fde32476598ef46ec0b9cff5be02483b90_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:d19019a22f7611ce91c582c3294693eef2cdeefccb72f230f8e37ff111272c53_arm64",
"9Base-RHODF-4.16:odf4/ocs-client-rhel9-operator@sha256:fdd7c5a2cd69132f5caf4974ed27d49f78f49208ecdedec86d84b7fbdd306994_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:2b0078eb2656243a6d91445c2c23a40af9fb2607f107edd5d557e928518211ce_amd64",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:8e9371822e053e7a29cd87853feef39ffa782a626a2bd895a7fb506362d70561_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-metrics-exporter-rhel9@sha256:e0f9bc46a2c99eedadeac36117081f1d0e1cf6c979e1162cb0039540e286fbb0_s390x",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:3d21dd55a83990ef51325c636c0a613ee5050a4b8b2708bc1bb1d8de1792166b_amd64",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:748d2241aa0c3fda48079434de8f2938013853a492f96a3d83dbc6ea3f977189_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-operator-bundle@sha256:ec4ae584df707de94c71a61bb3be58fda42f739eebc564855feff87126aa21a0_s390x",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:2cd2d4df67b9987d5b03f101f21d8ec543c54c80453f63ffe0c9992de51fb31b_ppc64le",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:89fc88d2d80afd98ae222faae7bcde0088c236bc78dc7106c6752ebd6b22b678_arm64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:b8ff70b7eef2a44b5d13906520b93fa78e1fa18ebe2bb28ed0c77dd0d48655a7_amd64",
"9Base-RHODF-4.16:odf4/ocs-rhel9-operator@sha256:c140ed81d2fb76971ef12534a1360b869f036f87d94b4a843770366a469847af_s390x",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:091456b9e9b39855047c5ce8320279a01c13b24dd50f6fb9fd260b4cbef09419_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:10e2fb7e9f301570b64b0332a98a590702dc3a88eeebf59c72bd194c88725011_arm64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:8f3c4e1e314ba6f7dac92607f423c44063ccc7fc47a3289f8608e1dc291d09f1_amd64",
"9Base-RHODF-4.16:odf4/odf-cli-rhel9@sha256:9b5f8076b5e6c1db98ad72c8787b08b12ecd42a1bf7feada78b3f28dc15c40cb_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:044b361bcf5b0d620341c54c2cb231e10b989813a2fd623a1547448b4993135e_ppc64le",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:43f56e9a6e4dcd6a671fb77ab57f6dd39e3a7975824e02780ddf69191f00a014_s390x",
"9Base-RHODF-4.16:odf4/odf-console-rhel9@sha256:502f89052820047914291c9e0e1d32e5ac20c8a636e36cbf2c130762a2eeb986_amd64",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:5019b0d3275597287b4a03f643980928792d2ec7ce8375ceb61b2950d4b6264f_ppc64le",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:de8ae72cf2b6bcf851a79e82d25504ca68431a5e2a77ea7140f76c57cf72e8f5_s390x",
"9Base-RHODF-4.16:odf4/odf-cosi-sidecar-rhel9@sha256:ffc67cb8919aa9bc473873e06b4dab344b25191a27be05adc5035fee71860098_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:3aff54b2c780272a3a72826a8f108407c46a6baf9d5695dfe015830d3c839923_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:ecc29880c89cb5c85e6e58a0f3e8df813bf2320cba98b5f8d71ba847fa16c74e_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-operator-bundle@sha256:faefc8cc0c5af0e83f5dec570a290ff512fb6d3f956fc0453a9754baaee5571e_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:5ba373175faf5e0b6300c99b19ac78da68fd8afe68a06abe644a2e2b372780d2_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:62c08cc5494bdb99f6aec1e9127747b64665889328b5203838ec772baa2e1a6c_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:8b9b293463f18fd6786c77de8e9a9958cfd416f75136d1d9ec17cd01ac4ba39d_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-rhel9-operator@sha256:c3d4b853eb155443081d228bf19fe1354907d607c400a2154f8eef375fd104d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:0d970bcfa5bd479eaa979a079da6847ca3180ef85a364cc76623ea5553a16471_s390x",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:63c03249589cf2f5f870c646b780a5210cd639fb001b54662f7c578c374fb313_arm64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:dba89ebb9208e7c32c4801e2b9496a49d2cfcddd9f19b3617e864a1a72237910_amd64",
"9Base-RHODF-4.16:odf4/odf-csi-addons-sidecar-rhel9@sha256:f0139a2bc50f5648d778fa235cb56fb0a8cbb7c6c2f479766196a58289319a59_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:05c3b02e9071d837bfbadfc9c9fd4d4a2a2e165138efcfee0040f7d293bd5b73_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:16ee0717876873aac106d8f42312edc2dbffe36ee258e3e83ac2347538f23e59_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-console-rhel9@sha256:6f3ad3936d057e0ffada026ea9940ff617b4ce4ee9f95188c4fe910d587cd91a_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:280f33301ebc9fdcbc7eda72e31188f9b25cc32de5737115bd033bfafa1062de_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:33150f654b436240a720f25aa6061c84a3acf71fedf78544c027c1873f5de8ad_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-operator-bundle@sha256:9de2f1d40808aa283f1cba24bb4c0a75240a1602bcd2ed86e7f3b4f3815c4af8_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:4b84738510cde9310c3ac39ad26593275c476cf397e4814289ee7b9f1707ec37_amd64",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:6e4015d0e3c292554944cb03c9cebff4f48ef3e2d8cef026aa11ca3fe9bf036d_ppc64le",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:7d2e92b9644ea87a63f180d5df94a90dda73877edec4382046424260749d4c8f_s390x",
"9Base-RHODF-4.16:odf4/odf-multicluster-rhel9-operator@sha256:c03b89f953f3f22a57f241a78ef14cea1c463828e6c8a40f0d4d1373febd9bd9_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:41c93c132be814679f8d314ec58580184ca339fca478acc556700f57432950c6_ppc64le",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:ecd0d536e9d2fd3be8a6ba4fcfce28c5b7f85bd9bcba79035c0093d742fee3e8_amd64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f073748405916c49c3c32918f7b95445dce54782b216f547da5d450190375bfb_arm64",
"9Base-RHODF-4.16:odf4/odf-must-gather-rhel9@sha256:f5d1f5027a5485e2432eabdee72fbf636b00e25eee3704aa37ea5b07ff6a20a1_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:37491837de2c3415489fbd8ad1d6024870c4b198f4061192b7a1a652e0db0d54_amd64",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:8fdd6f5608b742ee31926cfa9e2f7e295be4a9931d757c7693f98a7d5d4478a3_s390x",
"9Base-RHODF-4.16:odf4/odf-operator-bundle@sha256:f67b0a900630db2210065cbf1aeab14d12a13070d8585a2e65a1d29b89529b2c_ppc64le",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:5d9dc6a193e2aca2a570ef2dbe7b745435e4434e1ac4cbf80eb1985484b9911c_amd64",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:6e165539443c883df627d1d3a067c2015ab4b8c92636f0eaa03ab704338cde84_s390x",
"9Base-RHODF-4.16:odf4/odf-prometheus-operator-bundle@sha256:e92d7d74389200c8b99a15f8ef26e6f200d1b6a3d83fd05512a561877fa711d2_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:0a57f08a5871b21ea226a42411c422acd5e4dd01a8d2966fcfdaf538ec36145d_s390x",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:c4dd62904288ad05de37ebd4341f090abb1bdd6bd459fde2f5f8b81007c53b72_amd64",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:e7729f564d90aad4251e5d3ad4fd16c47fb7f9131b80e19783d7a8165b00edd7_ppc64le",
"9Base-RHODF-4.16:odf4/odf-rhel9-operator@sha256:ee387d969e557da7dcb01221d54e09bdc30d8a09fa0a18286c323de0b372c0a6_arm64",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7541142b3bfc75c4b77af0c0a030af176c2950abfe184baf13661ab5cd46d0ef_ppc64le",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:7e1eb3a5aacfb9857628c5cb8c6aa3497ecbbf57fd20d2fc075bed7c46a4d374_s390x",
"9Base-RHODF-4.16:odf4/odr-cluster-operator-bundle@sha256:a06d3da1fbd2fd8e793f5aa308ecee42d6d2c682e0dff190b3f7fc71fdf486a2_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:5181636b5baec86e70fb99c1bc85c5be3cb0f04eabec4ea1b1e641535b351254_ppc64le",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:90c0ebeaf2280e8a5cf03bf6bae52b9b54920f3584ae99babd2b51d1dd2e973d_amd64",
"9Base-RHODF-4.16:odf4/odr-hub-operator-bundle@sha256:9930309a4b39177c64e59e80d38b335a56707b555735cfb300a7427e884041c5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:25b4e308664bc79e2fd2f8cb3164d0783a138a0e9c50ab7ae4e56ab2c81661ce_ppc64le",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:ae49eac8ca8c9d7d4f56a87e58725de23f1d1f9779a4d87dd357b09ef43e30a5_s390x",
"9Base-RHODF-4.16:odf4/odr-recipe-operator-bundle@sha256:e1597771478a328212df8f49b02ea1a4a22a9f85ba6dbb2248a4ea8a6a5745a2_amd64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:9bede4592dac7976c5e4eedb00f183ee1553e3f64a5a644098d32b47ae5d5c62_arm64",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:cb972df19c908be774dab768adaad68e7f77e91a090268f87dd9357fda94f4e6_s390x",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:d7f7e96d499d455be312cbbe5ca3b9fdd908c0b5f32bf9084485b187d011468b_ppc64le",
"9Base-RHODF-4.16:odf4/odr-rhel9-operator@sha256:effdbb4f18db583c8502caf0c878051c45c6d375d6bd1fddb0a4dff076216200_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:1c15eb62c937ef2c21fa002547d9ffe999a462eb549485396968f91470772e14_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:36263cf26f4b46ec367fda44585e9d9b777179e39e596a2a9a6d80c16a810560_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-operator-bundle@sha256:df2bc89fc87efd94ba809e961262574a2a6032f9dcb26149480cdd4505864a6a_s390x",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2266033ffe27d8fdf9400cabb687b1eaa270c4413cc578742677a355bc48bb3f_ppc64le",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:2a5989590eb30689fdec4c533045cdc78af7fb43ec0ace8740b4903e71aa1032_amd64",
"9Base-RHODF-4.16:odf4/rook-ceph-rhel9-operator@sha256:a5712cee59edac6e8be064660ec7f8920169e728250a891d8437c9a8838f09d5_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "nodejs-ws: denial of service when handling a request with many HTTP headers"
}
]
}
RHSA-2024:6462
Vulnerability from csaf_redhat
Notes
{
"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": "Downstream release of version 3.3.1 of the Cost Management operator.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Downstream release (3.3.1) of the koku-metrics-operator. See release notes for features delivered as part of this release. Release notes can be found at: https://github.com/project-koku/koku-metrics-operator/releases/tag/v3.3.1-downstream\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* golang: net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6462",
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "COST-5377",
"url": "https://issues.redhat.com/browse/COST-5377"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6462.json"
}
],
"title": "Red Hat Security Advisory: Cost Management enhancement and security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:24+00:00",
"generator": {
"date": "2025-11-11T15:59:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6462",
"initial_release_date": "2024-09-09T00:49:07+00:00",
"revision_history": [
{
"date": "2024-09-09T00:49:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-09T00:49:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cost Management for RHEL 8",
"product": {
"name": "Cost Management for RHEL 8",
"product_id": "8Base-costmanagement",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cost_management:1::el8"
}
}
}
],
"category": "product_family",
"name": "Cost Management"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_id": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle\u0026tag=3.3.1-1"
}
}
},
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063?arch=ppc64le\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b?arch=s390x\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e?arch=arm64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"relates_to_product_reference": "8Base-costmanagement"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:9135
Vulnerability from csaf_redhat
Notes
{
"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 toolbox 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": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9135",
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9135.json"
}
],
"title": "Red Hat Security Advisory: toolbox security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:28+00:00",
"generator": {
"date": "2025-11-11T15:59:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9135",
"initial_release_date": "2024-11-12T09:05:01+00:00",
"revision_history": [
{
"date": "2024-11-12T09:05:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:05:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:28+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.5.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": "toolbox-0:0.0.99.5-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.src",
"product_id": "toolbox-0:0.0.99.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:9089
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9089",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-28855",
"url": "https://issues.redhat.com/browse/RHEL-28855"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9089.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:25+00:00",
"generator": {
"date": "2025-11-11T15:59:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9089",
"initial_release_date": "2024-11-12T09:10:13+00:00",
"revision_history": [
{
"date": "2024-11-12T09:10:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:10:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:25+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.5.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": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:4982
Vulnerability from csaf_redhat
Notes
{
"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": "OpenShift API for Data Protection (OADP) 1.3.3 is now available.\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 API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4982",
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "OADP-4110",
"url": "https://issues.redhat.com/browse/OADP-4110"
},
{
"category": "external",
"summary": "OADP-4211",
"url": "https://issues.redhat.com/browse/OADP-4211"
},
{
"category": "external",
"summary": "OADP-4265",
"url": "https://issues.redhat.com/browse/OADP-4265"
},
{
"category": "external",
"summary": "OADP-4268",
"url": "https://issues.redhat.com/browse/OADP-4268"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4982.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.3 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-11T20:49:04+00:00",
"generator": {
"date": "2025-11-11T20:49:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4982",
"initial_release_date": "2024-08-01T19:10:58+00:00",
"revision_history": [
{
"date": "2024-08-01T19:10:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T19:10:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:49:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.3",
"product": {
"name": "9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:4613
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4616\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nSecurity Fix(es):\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP)\n(CVE-2023-48795)\n* containers/image: digest type does not guarantee valid type\n(CVE-2024-3727)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n* openssh: Possible remote code execution due to a race condition in signal\nhandling affecting Red Hat Enterprise Linux 9 (CVE-2024-6409)\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\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.\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4613",
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "OCPBUGS-32887",
"url": "https://issues.redhat.com/browse/OCPBUGS-32887"
},
{
"category": "external",
"summary": "OCPBUGS-34012",
"url": "https://issues.redhat.com/browse/OCPBUGS-34012"
},
{
"category": "external",
"summary": "OCPBUGS-35303",
"url": "https://issues.redhat.com/browse/OCPBUGS-35303"
},
{
"category": "external",
"summary": "OCPBUGS-35310",
"url": "https://issues.redhat.com/browse/OCPBUGS-35310"
},
{
"category": "external",
"summary": "OCPBUGS-35311",
"url": "https://issues.redhat.com/browse/OCPBUGS-35311"
},
{
"category": "external",
"summary": "OCPBUGS-35836",
"url": "https://issues.redhat.com/browse/OCPBUGS-35836"
},
{
"category": "external",
"summary": "OCPBUGS-35864",
"url": "https://issues.redhat.com/browse/OCPBUGS-35864"
},
{
"category": "external",
"summary": "OCPBUGS-36147",
"url": "https://issues.redhat.com/browse/OCPBUGS-36147"
},
{
"category": "external",
"summary": "OCPBUGS-36317",
"url": "https://issues.redhat.com/browse/OCPBUGS-36317"
},
{
"category": "external",
"summary": "OCPBUGS-36450",
"url": "https://issues.redhat.com/browse/OCPBUGS-36450"
},
{
"category": "external",
"summary": "OCPBUGS-36463",
"url": "https://issues.redhat.com/browse/OCPBUGS-36463"
},
{
"category": "external",
"summary": "OCPBUGS-36673",
"url": "https://issues.redhat.com/browse/OCPBUGS-36673"
},
{
"category": "external",
"summary": "OCPBUGS-36704",
"url": "https://issues.redhat.com/browse/OCPBUGS-36704"
},
{
"category": "external",
"summary": "OCPBUGS-36720",
"url": "https://issues.redhat.com/browse/OCPBUGS-36720"
},
{
"category": "external",
"summary": "OCPBUGS-36759",
"url": "https://issues.redhat.com/browse/OCPBUGS-36759"
},
{
"category": "external",
"summary": "OCPBUGS-36764",
"url": "https://issues.redhat.com/browse/OCPBUGS-36764"
},
{
"category": "external",
"summary": "OCPBUGS-36775",
"url": "https://issues.redhat.com/browse/OCPBUGS-36775"
},
{
"category": "external",
"summary": "OCPBUGS-36777",
"url": "https://issues.redhat.com/browse/OCPBUGS-36777"
},
{
"category": "external",
"summary": "OCPBUGS-36841",
"url": "https://issues.redhat.com/browse/OCPBUGS-36841"
},
{
"category": "external",
"summary": "OCPBUGS-36854",
"url": "https://issues.redhat.com/browse/OCPBUGS-36854"
},
{
"category": "external",
"summary": "OCPBUGS-36862",
"url": "https://issues.redhat.com/browse/OCPBUGS-36862"
},
{
"category": "external",
"summary": "OCPBUGS-36890",
"url": "https://issues.redhat.com/browse/OCPBUGS-36890"
},
{
"category": "external",
"summary": "OCPBUGS-36907",
"url": "https://issues.redhat.com/browse/OCPBUGS-36907"
},
{
"category": "external",
"summary": "OCPBUGS-36959",
"url": "https://issues.redhat.com/browse/OCPBUGS-36959"
},
{
"category": "external",
"summary": "OCPBUGS-37063",
"url": "https://issues.redhat.com/browse/OCPBUGS-37063"
},
{
"category": "external",
"summary": "OCPBUGS-37072",
"url": "https://issues.redhat.com/browse/OCPBUGS-37072"
},
{
"category": "external",
"summary": "OCPBUGS-37241",
"url": "https://issues.redhat.com/browse/OCPBUGS-37241"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4613.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 bug fix and security update",
"tracking": {
"current_release_date": "2025-11-11T15:52:46+00:00",
"generator": {
"date": "2025-11-11T15:52:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4613",
"initial_release_date": "2024-07-24T18:53:12+00:00",
"revision_history": [
{
"date": "2024-07-24T18:53:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T18:53:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:52:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_id": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_id": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_id": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_id": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_id": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_id": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_id": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_id": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_id": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_id": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_id": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_id": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_id": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_id": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_id": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_id": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_id": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_id": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_id": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_id": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_id": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_id": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_id": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_id": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_id": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_id": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session 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-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"acknowledgments": [
{
"names": [
"Solar Designer"
],
"organization": "CIQ/Rocky Linux"
}
],
"cve": "CVE-2024-6409",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2024-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295085"
}
],
"notes": [
{
"category": "description",
"text": "A race condition vulnerability was discovered in how signals are handled by OpenSSH\u0027s server (sshd). If a remote attacker does not authenticate within a set time period, then sshd\u0027s SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). As a consequence of a successful attack, in the worst case scenario, an attacker may be able to perform a remote code execution (RCE) as an unprivileged user running the sshd server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the severity of this flaw as Moderate for both Red Hat Enterprise Linux (RHEL) and OpenShift Container Platform (OCP). While there are many similarities to CVE-2024-6387, the important difference is that any possible remote code execution is limited to an unprivileged child of the SSHD server. This additional restriction on access reduces the overall security impact.\n\nThis vulnerability only affects the versions of OpenSSH shipped with Red Hat Enterprise Linux 9. Upstream versions of sshd are not impacted by this flaw.\n\nThe affected versions of OCP are 4.13, 4.14, 4.15, and 4.16 while 4.12 and earlier versions of OCP are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6409"
},
{
"category": "external",
"summary": "RHBZ#2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409"
}
],
"release_date": "2024-07-08T17:45:07+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "The process is identical to CVE-2024-6387, by disabling LoginGraceTime. See that CVE page for additional details.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"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-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024_9115
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9115",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9115.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-01-06T21:39:58+00:00",
"generator": {
"date": "2025-01-06T21:39:58+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9115",
"initial_release_date": "2024-11-12T09:21:51+00:00",
"revision_history": [
{
"date": "2024-11-12T09:21:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:21:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:39:58+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.src",
"product": {
"name": "grafana-0:10.2.6-4.el9.src",
"product_id": "grafana-0:10.2.6-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-0:10.2.6-4.el9.s390x",
"product_id": "grafana-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_id": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src"
},
"product_reference": "grafana-0:10.2.6-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
}
],
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_4697
Vulnerability from csaf_redhat
Notes
{
"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 is now available for the Red Hat build of Cryostat 3 on RHEL 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": "An update is now available for the Red Hat build of Cryostat 3 on RHEL 8.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4697",
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4697.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2025-01-06T18:57:57+00:00",
"generator": {
"date": "2025-01-06T18:57:57+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:4697",
"initial_release_date": "2024-07-22T10:11:20+00:00",
"revision_history": [
{
"date": "2024-07-22T10:11:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-22T10:11:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:57:57+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 3 on RHEL 8",
"product": {
"name": "Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:3::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:4613
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Container Platform release 4.16.4 is now available with updates to packages and images that fix several bugs and add enhancements.\n\nThis release includes a security update for Red Hat OpenShift Container Platform 4.16.\n\nRed Hat Product Security has rated this update as having a security impact of 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": "Red Hat OpenShift Container Platform is Red Hat\u0027s cloud computing Kubernetes application platform solution designed for on-premise or private cloud deployments.\n\nThis advisory contains the container images for Red Hat OpenShift Container Platform 4.16.4. See the following advisory for the RPM packages for this release:\n\nhttps://access.redhat.com/errata/RHSA-2024:4616\n\nSpace precludes documenting all of the container images in this advisory. See the following Release Notes documentation, which will be updated shortly for this release, for details about these changes:\n\nhttps://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nSecurity Fix(es):\n\n* ssh: Prefix truncation attack on Binary Packet Protocol (BPP)\n(CVE-2023-48795)\n* containers/image: digest type does not guarantee valid type\n(CVE-2024-3727)\n* go-retryablehttp: url might write sensitive information to log file\n(CVE-2024-6104)\n* openssh: Possible remote code execution due to a race condition in signal\nhandling affecting Red Hat Enterprise Linux 9 (CVE-2024-6409)\n* golang: net: malformed DNS message can cause infinite loop\n(CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped\nIPv6 addresses (CVE-2024-24790)\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.\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"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-2024:4613",
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "OCPBUGS-32887",
"url": "https://issues.redhat.com/browse/OCPBUGS-32887"
},
{
"category": "external",
"summary": "OCPBUGS-34012",
"url": "https://issues.redhat.com/browse/OCPBUGS-34012"
},
{
"category": "external",
"summary": "OCPBUGS-35303",
"url": "https://issues.redhat.com/browse/OCPBUGS-35303"
},
{
"category": "external",
"summary": "OCPBUGS-35310",
"url": "https://issues.redhat.com/browse/OCPBUGS-35310"
},
{
"category": "external",
"summary": "OCPBUGS-35311",
"url": "https://issues.redhat.com/browse/OCPBUGS-35311"
},
{
"category": "external",
"summary": "OCPBUGS-35836",
"url": "https://issues.redhat.com/browse/OCPBUGS-35836"
},
{
"category": "external",
"summary": "OCPBUGS-35864",
"url": "https://issues.redhat.com/browse/OCPBUGS-35864"
},
{
"category": "external",
"summary": "OCPBUGS-36147",
"url": "https://issues.redhat.com/browse/OCPBUGS-36147"
},
{
"category": "external",
"summary": "OCPBUGS-36317",
"url": "https://issues.redhat.com/browse/OCPBUGS-36317"
},
{
"category": "external",
"summary": "OCPBUGS-36450",
"url": "https://issues.redhat.com/browse/OCPBUGS-36450"
},
{
"category": "external",
"summary": "OCPBUGS-36463",
"url": "https://issues.redhat.com/browse/OCPBUGS-36463"
},
{
"category": "external",
"summary": "OCPBUGS-36673",
"url": "https://issues.redhat.com/browse/OCPBUGS-36673"
},
{
"category": "external",
"summary": "OCPBUGS-36704",
"url": "https://issues.redhat.com/browse/OCPBUGS-36704"
},
{
"category": "external",
"summary": "OCPBUGS-36720",
"url": "https://issues.redhat.com/browse/OCPBUGS-36720"
},
{
"category": "external",
"summary": "OCPBUGS-36759",
"url": "https://issues.redhat.com/browse/OCPBUGS-36759"
},
{
"category": "external",
"summary": "OCPBUGS-36764",
"url": "https://issues.redhat.com/browse/OCPBUGS-36764"
},
{
"category": "external",
"summary": "OCPBUGS-36775",
"url": "https://issues.redhat.com/browse/OCPBUGS-36775"
},
{
"category": "external",
"summary": "OCPBUGS-36777",
"url": "https://issues.redhat.com/browse/OCPBUGS-36777"
},
{
"category": "external",
"summary": "OCPBUGS-36841",
"url": "https://issues.redhat.com/browse/OCPBUGS-36841"
},
{
"category": "external",
"summary": "OCPBUGS-36854",
"url": "https://issues.redhat.com/browse/OCPBUGS-36854"
},
{
"category": "external",
"summary": "OCPBUGS-36862",
"url": "https://issues.redhat.com/browse/OCPBUGS-36862"
},
{
"category": "external",
"summary": "OCPBUGS-36890",
"url": "https://issues.redhat.com/browse/OCPBUGS-36890"
},
{
"category": "external",
"summary": "OCPBUGS-36907",
"url": "https://issues.redhat.com/browse/OCPBUGS-36907"
},
{
"category": "external",
"summary": "OCPBUGS-36959",
"url": "https://issues.redhat.com/browse/OCPBUGS-36959"
},
{
"category": "external",
"summary": "OCPBUGS-37063",
"url": "https://issues.redhat.com/browse/OCPBUGS-37063"
},
{
"category": "external",
"summary": "OCPBUGS-37072",
"url": "https://issues.redhat.com/browse/OCPBUGS-37072"
},
{
"category": "external",
"summary": "OCPBUGS-37241",
"url": "https://issues.redhat.com/browse/OCPBUGS-37241"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4613.json"
}
],
"title": "Red Hat Security Advisory: OpenShift Container Platform 4.16.4 bug fix and security update",
"tracking": {
"current_release_date": "2025-11-11T15:52:46+00:00",
"generator": {
"date": "2025-11-11T15:52:46+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4613",
"initial_release_date": "2024-07-24T18:53:12+00:00",
"revision_history": [
{
"date": "2024-07-24T18:53:12+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-24T18:53:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:52:46+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Container Platform 4.16",
"product": {
"name": "Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:4.16::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Enterprise"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_id": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_id": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_id": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_id": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_id": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_id": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_id": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_id": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce?arch=s390x\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=s390x\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_id": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_id": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_id": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_id": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_id": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_id": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463?arch=arm64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_id": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-agent-rhel9\u0026tag=v4.16.0-202407150135.p0.g63681a4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_id": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-rhel9\u0026tag=v4.16.0-202407150135.p0.g39aee9b.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_id": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ironic-machine-os-downloader-rhel9\u0026tag=v4.16.0-202407150135.p0.g93b8b5f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_id": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_id": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_id": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_id": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9\u0026tag=v4.16.0-202407101507.p0.g9571973.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_id": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator\u0026tag=v4.16.0-202407110607.p0.g72d41aa.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_id": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_id": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_id": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_id": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769?arch=amd64\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_id": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-monitoring-rhel9-operator\u0026tag=v4.16.0-202407121106.p0.gcb3d884.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_id": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-network-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gdc0ef57.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_id": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-node-tuning-rhel9-operator\u0026tag=v4.16.0-202407150636.p0.g2bd8891.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_id": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-version-rhel9-operator\u0026tag=v4.16.0-202407111837.p0.g49b0f18.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_id": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/driver-toolkit-rhel9\u0026tag=v4.16.0-202407181806.p0.g1d5732f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_id": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-prometheus-rhel9\u0026tag=v4.16.0-202407160436.p0.g54b1197.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_id": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-monitoring-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaa339e4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_id": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-networking-console-plugin-rhel9\u0026tag=v4.16.0-202407181806.p0.gaf82cce.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_id": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-docker-builder-rhel9\u0026tag=v4.16.0-202407150135.p0.g3b7a1b1.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_id": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_id": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9\u0026tag=v4.16.0-202407181806.p0.g897c0f7.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_id": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-console-rhel9-operator\u0026tag=v4.16.0-202407111306.p0.g595d9d4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_id": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-deployer-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_id": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tests-rhel9\u0026tag=v4.16.0-202407151406.p0.gac6867d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_id": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-lifecycle-manager-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_id": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-operator-registry-rhel9\u0026tag=v4.16.0-202407171536.p0.g1551101.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_id": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-api-server-rhel9\u0026tag=v4.16.0-202407181636.p0.g6b26a25.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_id": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-csr-approver-rhel9\u0026tag=v4.16.0-202407111006.p0.g373c87a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_id": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-node-agent-rhel9\u0026tag=v4.16.0-202407180936.p0.g9ca7b58.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_id": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-agent-installer-utils-rhel9\u0026tag=v4.16.0-202407181636.p0.g6e6bb40.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_id": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-installer-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_id": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-baremetal-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.gf7a6e7f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_id": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cli-artifacts-rhel9\u0026tag=v4.16.0-202407111006.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_id": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cloud-credential-rhel9-operator\u0026tag=v4.16.0-202407142206.p0.gfffc75d.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_id": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-ingress-rhel9-operator\u0026tag=v4.16.0-202407121806.p0.gaf5d3f6.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_id": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-cluster-kube-apiserver-rhel9-operator\u0026tag=v4.16.0-202407101906.p0.g0afad8a.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_id": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/egress-router-cni-rhel9\u0026tag=v4.16.0-202407180206.p0.g7089efe.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_id": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-hypershift-rhel9\u0026tag=v4.16.0-202407181636.p0.g5a87f94.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_id": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-altinfra-rhel9\u0026tag=v4.16.0-202407161206.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_id": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-artifacts-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_id": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-installer-rhel9\u0026tag=v4.16.0-202407161505.p0.g41969e2.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_id": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-config-rhel9-operator\u0026tag=v4.16.0-202407101706.p0.gd70a17f.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_id": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-machine-os-images-rhel9\u0026tag=v4.16.0-202407161505.p0.g3cc9709.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_id": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-must-gather-rhel9\u0026tag=v4.16.0-202407111006.p0.gaea114c.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_id": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/network-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.g39eca10.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_id": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-sdn-rhel9\u0026tag=v4.16.0-202407111006.p0.g5b658c4.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_id": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-openshift-controller-manager-rhel9\u0026tag=v4.16.0-202407161940.p0.gf0536ca.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_id": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-ovn-kubernetes-rhel9\u0026tag=v4.16.0-202407111006.p0.g7f41283.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_id": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift4/ose-tools-rhel9\u0026tag=v4.16.0-202407150636.p0.gfa84651.assembly.stream.el9"
}
}
},
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=ppc64le\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=aarch64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_id": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"product_identification_helper": {
"purl": "pkg:oci/rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a?arch=x86_64\u0026repository_url=registry.redhat.io/rhcos\u0026tag=416.94.202407171205-0"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64"
},
"product_reference": "openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
},
"product_reference": "openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le"
},
"product_reference": "openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x"
},
"product_reference": "openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64"
},
"product_reference": "openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64"
},
"product_reference": "openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x"
},
"product_reference": "openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64"
},
"product_reference": "openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x"
},
"product_reference": "openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x"
},
"product_reference": "openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64"
},
"product_reference": "openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64"
},
"product_reference": "openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64"
},
"product_reference": "openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64"
},
"product_reference": "openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le"
},
"product_reference": "openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le"
},
"product_reference": "openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x"
},
"product_reference": "openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x"
},
"product_reference": "openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x"
},
"product_reference": "openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x"
},
"product_reference": "openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x"
},
"product_reference": "openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64"
},
"product_reference": "openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64"
},
"product_reference": "openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64"
},
"product_reference": "openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le"
},
"product_reference": "openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le"
},
"product_reference": "openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
},
"product_reference": "openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64"
},
"product_reference": "openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64"
},
"product_reference": "openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64"
},
"product_reference": "openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64"
},
"product_reference": "openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le"
},
"product_reference": "openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64"
},
"product_reference": "openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64"
},
"product_reference": "openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x"
},
"product_reference": "openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le"
},
"product_reference": "openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
},
"product_reference": "openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64"
},
"product_reference": "openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64"
},
"product_reference": "openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x"
},
"product_reference": "openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64"
},
"product_reference": "openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64"
},
"product_reference": "openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
},
"product_reference": "openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"relates_to_product_reference": "9Base-RHOSE-4.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64 as a component of Red Hat OpenShift Container Platform 4.16",
"product_id": "9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
},
"product_reference": "rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64",
"relates_to_product_reference": "9Base-RHOSE-4.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-48795",
"cwe": {
"id": "CWE-222",
"name": "Truncation of Security-relevant Information"
},
"discovery_date": "2023-12-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2254210"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the SSH channel integrity. By manipulating sequence numbers during the handshake, an attacker can remove the initial messages on the secure channel without causing a MAC failure. For example, an attacker could disable the ping extension and thus disable the new countermeasure in OpenSSH 9.5 against keystroke timing attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE is classified as moderate because the attack requires an active Man-in-the-Middle (MITM) who can intercept and modify the connection\u0027s traffic at the TCP/IP layer.\n\nAlthough the attack is cryptographically innovative, its security impact is fortunately quite limited. It only allows the deletion of consecutive messages, and deleting most messages at this protocol stage prevents user authentication from proceeding, leading to a stalled connection.\n\nThe most significant identified impact is that it enables a MITM to delete the SSH2_MSG_EXT_INFO message sent before authentication begins. This allows the attacker to disable a subset of keystroke timing obfuscation features. However, there is no other observable impact on session secrecy or session 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-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-48795"
},
{
"category": "external",
"summary": "RHBZ#2254210",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2254210"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-48795"
},
{
"category": "external",
"summary": "https://access.redhat.com/solutions/7071748",
"url": "https://access.redhat.com/solutions/7071748"
},
{
"category": "external",
"summary": "https://terrapin-attack.com/",
"url": "https://terrapin-attack.com/"
}
],
"release_date": "2023-12-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Update to the last version and check that client and server provide kex pseudo-algorithms indicating usage of the updated version of the protocol which is protected from the attack. If \"kex-strict-c-v00@openssh.com\" is provided by clients and \"kex-strict-s-v00@openssh.com\" is in the server\u0027s reply, no other steps are necessary.\n\nDisabling ciphers if necessary:\n\nIf \"kex-strict-c-v00@openssh.com\" is not provided by clients or \"kex-strict-s-v00@openssh.com\" is absent in the server\u0027s reply, you can disable the following ciphers and HMACs as a workaround on RHEL-8 and RHEL-9:\n\n1. chacha20-poly1305@openssh.com\n2. hmac-sha2-512-etm@openssh.com\n3. hmac-sha2-256-etm@openssh.com\n4. hmac-sha1-etm@openssh.com\n5. hmac-md5-etm@openssh.com\n\nTo do that through crypto-policies, one can apply a subpolicy with the following content:\n```\ncipher@SSH = -CHACHA20-POLY1305\nssh_etm = 0\n```\ne.g., by putting these lines into `/etc/crypto-policies/policies/modules/CVE-2023-48795.pmod`, applying the resulting subpolicy with `update-crypto-policies --set $(update-crypto-policies --show):CVE-2023-48795` and restarting openssh server.\n\nOne can verify that the changes are in effect by ensuring the ciphers listed above are missing from both `/etc/crypto-policies/back-ends/openssh.config` and `/etc/crypto-policies/back-ends/opensshserver.config`.\n\nFor more details on using crypto-policies, please refer to https://access.redhat.com/documentation/en-us/red_hat_enterprise_linux/9/html/security_hardening/using-the-system-wide-cryptographic-policies_security-hardening\n\nNote that this procedure does limit the interoperability of the host and is only suggested as a temporary mitigation until the issue is fully resolved with an update.\n\nFor RHEL-7: \nWe can recommend to use strict MACs and Ciphers on RHEL7 in both files /etc/ssh/ssh_config and /etc/ssh/sshd_config.\n\nBelow strict set of Ciphers and MACs can be used as mitigation for RHEL 7.\n\n```\nCiphers aes128-ctr,aes192-ctr,aes256-ctr,aes128-gcm@openssh.com,aes256-gcm@openssh.com\nMACs umac-64@openssh.com,umac-128@openssh.com,hmac-sha2-256,hmac-sha2-512\n```\n\n- For Openshift Container Platform 4:\nPlease refer the KCS[1] document for verifying the fix in RHCOS.\n\n[1] https://access.redhat.com/solutions/7071748",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "ssh: Prefix truncation attack on Binary Packet Protocol (BPP)"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"acknowledgments": [
{
"names": [
"Solar Designer"
],
"organization": "CIQ/Rocky Linux"
}
],
"cve": "CVE-2024-6409",
"cwe": {
"id": "CWE-364",
"name": "Signal Handler Race Condition"
},
"discovery_date": "2024-07-01T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295085"
}
],
"notes": [
{
"category": "description",
"text": "A race condition vulnerability was discovered in how signals are handled by OpenSSH\u0027s server (sshd). If a remote attacker does not authenticate within a set time period, then sshd\u0027s SIGALRM handler is called asynchronously. However, this signal handler calls various functions that are not async-signal-safe, for example, syslog(). As a consequence of a successful attack, in the worst case scenario, an attacker may be able to perform a remote code execution (RCE) as an unprivileged user running the sshd server.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the severity of this flaw as Moderate for both Red Hat Enterprise Linux (RHEL) and OpenShift Container Platform (OCP). While there are many similarities to CVE-2024-6387, the important difference is that any possible remote code execution is limited to an unprivileged child of the SSHD server. This additional restriction on access reduces the overall security impact.\n\nThis vulnerability only affects the versions of OpenSSH shipped with Red Hat Enterprise Linux 9. Upstream versions of sshd are not impacted by this flaw.\n\nThe affected versions of OCP are 4.13, 4.14, 4.15, and 4.16 while 4.12 and earlier versions of OCP are not affected.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6409"
},
{
"category": "external",
"summary": "RHBZ#2295085",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295085"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6409",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6409"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6409"
}
],
"release_date": "2024-07-08T17:45:07+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "The process is identical to CVE-2024-6387, by disabling LoginGraceTime. See that CVE page for additional details.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"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:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "openssh: Possible remote code execution due to a race condition in signal handling affecting Red Hat Enterprise Linux 9"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"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-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"known_not_affected": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-24T18:53:12+00:00",
"details": "For OpenShift Container Platform 4.16 see the following documentation, which will be updated shortly for this release, for important instructions on how to upgrade your cluster and fully apply this asynchronous errata update:\n\n https://docs.openshift.com/container-platform/4.16/release_notes/ocp-4-16-release-notes.html\n\nYou may download the oc tool and use it to inspect release image metadata for x86_64, s390x, ppc64le, and aarch64 architectures. The image digests may be found at https://quay.io/repository/openshift-release-dev/ocp-release?tab=tags.\n\n The sha values for the release are\n\n (For x86_64 architecture)\n The image digest is sha256:633d1d36e834a70baf666994ef375b9d1702bd1c54ab46f96c41223af9c2d150\n\n (For s390x architecture)\n The image digest is sha256:3acd5a5030ccf39daf86d1109c3aa00f1f48d5f62054a37c779e7c62178468ad\n\n (For ppc64le architecture)\n The image digest is sha256:0d92c8189470fa0031c85e8f77e24d780ab3da4313b6454e88ad3bec909f269b\n\n (For aarch64 architecture)\n The image digest is sha256:c853f47f5e8f8d8afb943f5a75757b6870c0b8bcf4507a1bbe4ad53e9ef3fdd6\n\nAll OpenShift Container Platform 4.16 users are advised to upgrade to these updated packages and images when they are available in the appropriate release channel. To check for available updates, use the OpenShift CLI (oc) or web console. Instructions for upgrading a cluster are available at https://docs.openshift.com/container-platform/4.16/updating/updating_a_cluster/updating-cluster-cli.html",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:2137d90a610e0216c7293bcbbeb41b4a412cb739316f58eb4da33faa5dab1a40_ppc64le",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:43b2ac9bc951547e72343bf726b2525d329d9887d977ff93da59b0b20eddab06_s390x",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:5ad87db06c4c2fe73ae1e369f0bc3c920f0f30f8c6bffb330d85c6b383dfc531_amd64",
"9Base-RHOSE-4.16:openshift4/driver-toolkit-rhel9@sha256:7e8a2fe048b792368cb7c11870e9df3dacc48d15c0483f265beb516d2cc030f1_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:032d9a44076594618bf4c8dab58155843b576533f43d161f7168db733df000e4_amd64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e268960009e2e76c2bb237d48e72060add7671da5a4382dae705c8cc5929def4_arm64",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:e8ecb0f7bf4d3f1780b5f243aecaff0eb2f04dd904cc06c279303ae53a21163d_s390x",
"9Base-RHOSE-4.16:openshift4/egress-router-cni-rhel9@sha256:fae02b2056795831f7f0aae6fdaf9c6c4d526b366885c684b2230b1a23636307_ppc64le",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:1e212752938d852218e493ee0144c2d7b9b4c6a6e927daf631927a81dfea3486_arm64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:2a69adb78093eeb7c0d6f0c2d005d20e0e86c79ad84692e9fea0b864225429ed_amd64",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:c65769076c6d31a5b1330e74e1baefcbd4ee46de210d21b1a41e412bdbbe30e3_s390x",
"9Base-RHOSE-4.16:openshift4/network-tools-rhel9@sha256:ed018dd82ef7a393fbdffb58d57ab611ca941153094f98c8a8ecf93c9a615049_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:14b18392be04cc3c9951d4e38d57a4f21cd9f362a21b1649738ceb039f724924_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:8fd025a52f324f3ffbd766a5b0b2c9ce876b6c78be08c06dd0e43b4bf2ffe592_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:b41af8fd48b1eea4e45b4ee510d5fc161c6690b964633ac4fd9ef8ac292703db_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-api-server-rhel9@sha256:f06115e8b8a9a9e3c4522c2b45075129aefe0c6f06efacca1b45f54190a14da6_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:177a6dea4587e93c70af9c38482ff85aea550a14a36356d9a00cc0c71e2b55d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:964854ff024dc816fc274e81573c10e67f4ee4175df02f6f4d34c76980a36bc2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:9aec1663fcccb0832f6b0a3007973da0191b114271a1c399997c08f77442dcf3_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-csr-approver-rhel9@sha256:a74899959393fe5ce186afd37b6742db53a0c15f31b97653ed5c4b9f3e8c36a9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:622ff58fd9c852f0d743b6f3b8b608a67dbb70cb702493a9605f0291450c5ad0_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:6ea63bb505c427f4428c0e42089fbe3b4151df2ba27f9a74b11c1005d57863bc_s390x",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:999cb53d6ae27b89f7b278f2272dc63d1c721e85f451bd9bd901948557b8db69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-node-agent-rhel9@sha256:a28f34ae661883b4b7b2d4355e71f9c508c14e7a22b7ce1903ac13a2aa22de57_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:041d983c6807129d0e0cf371133f8a1c0d5fde78a813c60aa1f293e64004fb43_amd64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:10976b66e42c8de99c8dfd3908ea9cc91959852365d6d96e7a6f5bd0e15b5fc8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:40fb3c9722ffc46c2f507ca92d3e780a327e75ebc23fd788361fca436754edb8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-agent-installer-utils-rhel9@sha256:7cfdfc82fd18b39ff513f562b063eab7474f17cee1a3729c989627dc93aa7434_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:2f73ea1f9d08f1669f05f73c71f4678d2d3949ce0c404745e8c0a1fd2486334c_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ccfad1bf848f86545e6bb6f8f6d54531cab45a2487c4de331bea6eae8c1d71f2_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:e9ba19c30508745fc87d8af322cc5fcb8bc0a2bef7aeacbf4732a40ea779c2c1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-installer-rhel9@sha256:ee46609e4426aa8390857b4063c687d122e128a47405876bd163a7a865959086_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:2aa241999c71e5d4a482da994bf79cc52be106b5cecbf3a7b59da17c1c7b6370_arm64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:59ece3e9479addbf6308f100d52d8cde4eaab846d9e3ff43fd3b13bdbcf24341_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:76dbb8f78e18ff8a9089ecf4b164a750a9ec7e4d17e3d4e41c06f9479f0b3a63_amd64",
"9Base-RHOSE-4.16:openshift4/ose-baremetal-rhel9-operator@sha256:b648f34086ebfcd7ce94c73583bd059468f280e0a03f7a129e9eb9ddc939f0fe_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:1d7be4b268c6b188a441afcc5a79a693b7f76c004c04b73fc34eea788b65a006_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:222d8cb1888dee842282b192dc9db6dcc95f2abc08cb6bd8cddff0ff44a8f249_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:7d580f74d7fc157b3b3cd4f5c2b3823f05cf65c9c0405fc6ea44c6fdc4526696_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-artifacts-rhel9@sha256:dede585fbc5031c14d1eb3c267ccb333de9af5ae1d56fac494ba3719c1f1566d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:6dddc473486baf7b106bf41a518136dc70af658de67f0a2fc0fe6a6c59e45d0f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:8a7c5b6d1c708199b50953a316516ec1bb7fe6c46c763acb063cd53541cdc9d2_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:b93f0ff8c70d7f57785d6bb09c64cb2668c52c29685f287aab4becb1c6b6593a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cli-rhel9@sha256:dfa9647cc794243295f201dae6da9112f5719ecb278d033f90b0cd5f794d5369_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:35f7f775a467ffdddad609c4742aca76528803a992cac04fdbefec3146c46755_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:7b3c42cee2685d7c3d9c08784722e3bbbb9fc700796edf9236a9054dece8d720_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:bb638a508027548df3d8615c2235524b48f5b0fd8470062ca56ca5ba398ee134_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cloud-credential-rhel9-operator@sha256:e0aa069459ee96acd102b1f78a4d50237c907b8ed0c440d9b3ab4c3ff6cd3735_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:0a33255722ae0e35b5772d57910e71dd1bfd51fe6f5811e72a61038003366d75_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:11600dd9d591d202579d8a987e804ee0348e9fd807c087364a34b637ce7a588e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:68a07d1ef8e374bc82502541d065fc8639f55b6d1bd30359dfb06366a9efa2f6_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-ingress-rhel9-operator@sha256:b71d63ce03f9479c72f6a113d7a88264d6236671e608f540de256bc29653435e_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:3387b3096851f9a087a95c527650bb43f4b80abbfef1f72b74175f8c9d58c078_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:45557f902e2cc63fe82adda23df8d1a3cd801355e553f37329c0e97efc51e4b1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:4fdc7565a9f0b7aef0aa081631740eb6544b1b133588097d25acb629ac5b2377_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-kube-apiserver-rhel9-operator@sha256:86a3b889f58f87a389b7edc6452bece61b1432d94bedf85fb0a76ea21e086ac4_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:05c23107f7e14c6fbd09295fa29e5a714c06b13bc05cb2aeae3a2c0d91fb4d6e_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:2609422bff3d6d028e6e9ddde5b4850bb9c6b7626d8a329a8d70bb4b67e2bec9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:6c0e9cda082b7be60357ac343effb93b2cdb49ad7456c277c754181a198fe1eb_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-monitoring-rhel9-operator@sha256:80af5e42dc04788da8d30ab15547df3c223f019154d7faefc5d05d0327844e56_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:7e4c4d9f02765ac344eb7b8712d81726cd537876a582c9b97a0b4851e68dfcc5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:87272f12e85a21daf53ffaa4bad72d7926eb9788f0ceecee7b8146b3c608fa8f_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:9dd29c253df3df0156df4c150637d539da887c7273d7bb119dc277303eab7c1d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-network-rhel9-operator@sha256:fd80de99a324b6382e41de674a30648324b4e4414c10110d57ef19d921285d2d_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:23a3f3a190221752624bc0d66723c449e1774305dfdfb1454a93f759ac30ae3a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:41c673cf5d1c78e13dad9c79f4171a9baead48a38b61dec3a97a3a27fb80a54f_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:66ced320deb1a7efd15b00eb1b6da8884e0c62d470e3e3416c99090e831cb9dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-node-tuning-rhel9-operator@sha256:6ab542bc8889c4a5247303fba15a365f7e3900598f5e6acfe84883bbbc545179_s390x",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:75af22e7e6c65f65f55a4c30c3a9ad639591ec4964565e4277033a4ceb5dd69a_amd64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:8022908be39f29c7ee40ba137ed2c9743492a380eb41fec34b6d2612d8c19d9f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:a969875a4f305e426330afe3c622d42042a3ec4bb12b2421a204b2e287257b09_arm64",
"9Base-RHOSE-4.16:openshift4/ose-cluster-version-rhel9-operator@sha256:c2e2a212198b2ff89f223ab4dc0b8023dcf86a64c818c84fbd18f706275068a5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:8ae3aad39f45cdbff5654739257a3b3fee89416f11480cdb60670575984aa4dd_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:b602ff034321e672342817a3a9ba3d324bcca1853c0ed637e3ecfa0fb7c473a7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:c9de8d258de4f2bb2f6aaa9dc187b76cf1df902bc4dafb4a26e77756141e0876_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9-operator@sha256:d7e9f53fcb92a850b6b0c04ee557f2ebfa8ab72084a2b36821cadcd5b3bd4287_s390x",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1360da03a4358259b66c2897028999b91a4e8d0b375e60cd0feada828434fa69_amd64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:1aab2e51d3ffadbb0f51309776e4d752917c07f561b606c4a8a808f4acced0d9_arm64",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:202d1bea8000ccaa9143eda2f365a36bc79ad479fb74a7373b27fce628252122_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-console-rhel9@sha256:27d99de924204ae4545d6b8b6f50db48e0f83ee77fcfed67adf3479a850a84f8_s390x",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:02fc873c1ed07edba66fdaaf9a96bb87a8fc4d2f521cf95d413a24b903342d00_amd64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:8706c0ef3900d2bc78cbcd70134cb01ec6fce54bc52472ae7dc28fa9cf86deb5_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:a9032c8c9db01be9219ad19d35618cb72a2da9d4a4b18af78f4f5a05676f8066_arm64",
"9Base-RHOSE-4.16:openshift4/ose-deployer-rhel9@sha256:bea520a13b2848a9259dfbe70cd750907b179b204f7777de281bc8eae4701e0c_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:02925f3a51e882070c439b123525705a169184ccdd3bf394f8ae4a57ba39e439_s390x",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:2ca0afe1987f36409b3f945e05733b42b6398c70d0509391fbfbf6f0a71d83be_arm64",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:6394ba35b12d11fa4537f73b10b8035db144e7164ae0530e7eb99054440c3246_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-docker-builder-rhel9@sha256:724250bb27a6581b4f185ec5af25a5582aa3fdfd0f46eba9b0f24261ffddaca9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:4e7665009553991b07900a2ab74e5670863460e76571cfe701870355bf4ee969_s390x",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:5caf53e9fbf26b126fde77784de907ae6fe68258602afacc9f36c5b8e1180988_arm64",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:7e39b62850f46be09a19f59b373f45136568911c3f056ce9c5fdde423bb39622_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-hypershift-rhel9@sha256:89ad2b830bcdb10a7ba7d43a986ffaa337d124ecc3b2826af4dc96c9523a2edf_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:89c856cf2330cdc55ab9dbc0d4ec6d213e8221c58477922fa123b98f60ad4191_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9-operator@sha256:f4d9e0aa43d86cae09fc607b070a7442e3d82061cea7d6a91b36b41288160a27_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:981d40e9d52eb3590323864bf8631dd74f9856c0ad76f0a2120404e79bc788c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ibm-vpc-block-csi-driver-rhel9@sha256:9867b552bab0a74634d419bcdf17ea0b49d0907f69d2ac6b987e0f7d097071ee_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:04fde8d4ab5a0971caf6129c635d7e9f0271231bf706e3f1d1622c98225ed9af_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:070b9638dc3d9a2e70a141bda6380d775dba52373b6d845cec1858aa36cb04bf_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:3764933c11735977c56393ac27f53364b76e05ac591f0ea615b30b3380a0e2ff_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-altinfra-rhel9@sha256:6d608f0641426f55e719307453c84f5d129eec205e9fbf1102fbaf635a6d83f8_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:2a95415b3e306d27c231e150cfefe63a0927eb93bdfd131aa3b1a2e49e6428b6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:30e68dce1552a871cc7203fe0199d9808188fec16c5da262e9fb9fa3a75fea77_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:52ff1f3a0f5577b002e46b8cb6d87fa2813682fbf3d2ce87a513e837d9c11537_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-artifacts-rhel9@sha256:c33f04dd22aa0f98c39729c2c359857d7f47f247d5aaea681d94482b09228893_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:124a7e24b9f1a1588b25d15993518bc80cbe8c2c1a09229cfda677a7d133879f_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:4ec4e22542d0861f22d92f27812368d5ae2eedc3a2810464c12bd1bae0bc3f07_s390x",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:7b53c115835337753c367ca20684967da87693bc12127c97df5179fc0e157510_arm64",
"9Base-RHOSE-4.16:openshift4/ose-installer-rhel9@sha256:ae138c40b5923c66f3cf20fed701d9654c73a22966f90e165ee8ca6758cad6c7_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:64ab94119209c6ebd48d65788f57a6914e47aa59e97342a0dbcf7c305d67d1f8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-agent-rhel9@sha256:87af24d7685c1498f87cb5e34960539324aca5e294ccd11129252f42d8cf60d1_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:4fee1bae257d211da3c8f0ba92e7fa725eb1afc1a72ca0c4b59b2e7dd23781ff_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-machine-os-downloader-rhel9@sha256:53776c7d7c15577c0c1570daa2f86b9f04156148aadd30c03d5568f953987777_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:74a037e16e72832440963603467e5a8c5f19792fb874be31b64e7892e3f65395_arm64",
"9Base-RHOSE-4.16:openshift4/ose-ironic-rhel9@sha256:8a6785f22d26902d9708b5d8691aaa0e4271f9d1756e693681a115024cf3559d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:2efc7d33569f1de8508f88d678563b8ce8e337751ba28cfa99b29c443f61a4b5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7145c9ac65e60fd33bca8938950c5d15bc56133a1238d8f4afe5d067a3fd6d65_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:7dd250079549a38f6cd5e05789c94f93569bf01d8b558276750be90d2924b665_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-machine-config-rhel9-operator@sha256:8d52aedd1ec5d81d22cacb4974f26cea0dbef8e5bb6c9ead03a58f1ef95aafd6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:8243753451800838f84a98555dff0285dbb30f59efaf3c1711ffa59d1947c5d6_arm64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d014e45ff42edb8ac2e7921a2a171c8ce548d6ebb5c92100ff7c44461bd118c8_amd64",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:d2d34dbe122369e5d4e8307b1ba301a5f181f34d470bde26ba7e55fc29688a45_s390x",
"9Base-RHOSE-4.16:openshift4/ose-machine-os-images-rhel9@sha256:dbf39079a52d9cf254ced6f7f616f11009dc8f126445562f0e69a1163a5065a9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:1c1d158e4962c9f17f47ef062201d07bfc1481df43ebc8f7333962e0387005a2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:2a40940c7b422def962d13c1cd8fba7b2d1fcadaa9a44440a6a11fc83a1e95dc_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:9e0c808962d07cc39441805d6f2f49da147677b951e7e45bf28b19cc49896f7e_arm64",
"9Base-RHOSE-4.16:openshift4/ose-monitoring-plugin-rhel9@sha256:d1d595f68fcdf650d9620497b6c7d2ac99a7a09856aaaf09b3b50f2ee2b899f9_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:138b9ff842768869dc7bc766a09df8a54fdd77a71c37290226e2cb6a30c99d24_amd64",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:7d39378d6c6af33572417462a7693de57bcbe263d19506ac4b7cc92400ca6951_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:b6a5295137e5c2601ca22a1b585ee627e1f4db65dd99685ae6675361c62bc0f2_s390x",
"9Base-RHOSE-4.16:openshift4/ose-must-gather-rhel9@sha256:f50b8c2bae9026507e73e6eb8b17bff40c56b5b43adea8e1b06026e5b7003eee_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:19063a884a3729fd1c2d0b0dd7456a0807397071fe5e87afd511cea112604331_amd64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:1f1f8eface33a84eca6eeb326b8889ae3811a1a97d28f93dc5ca4cd13014c756_arm64",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:77d48651c9346e4a9ade894d992bde39ef3a91c277ed3ee7c82516b8d2e5fb1e_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-networking-console-plugin-rhel9@sha256:9bd34eb8d8049a8d617ced30436b1ec0ecb32715ab412c43ed6e5cc5bf6e53c0_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:49d529cd818a2456757f58080e8a3b5a06819dc6fdd91ff5f3242bd57cb854b8_arm64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:6d09488fe4ef6c1e3ea3576178394287d2f2d538e8d79725a4742dd6e90f958d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:af35cbd757b50c3c1b6eb6903252b29d5df59704804d95df2f2c332a4acdb6e1_s390x",
"9Base-RHOSE-4.16:openshift4/ose-openshift-controller-manager-rhel9@sha256:e9bc95c9735434f5c7556b91f197d0f5143e210ac51b142ccdedef932154d9d9_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:3e0842356bc17adff57728c195eeae74ebcb3fd7ab7e2bf0a5b2b019f5db1073_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:6952ece64fc9d4f3fd58044f26efa9d41bef2ac2e1fc4490684297c64073c086_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:720e3a30079d4f3ac27a80c447f3b3aabd6767cd1f40639d93474ec5382aedf5_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-lifecycle-manager-rhel9@sha256:7d20f27600b52cf83acbb131accdcdb7c451505f621a35e0d7aa50d992e1928d_amd64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:161f32649ad8bc5f8630b68986eb99ed262da7c844cd93c3b54d2d57bd91247a_s390x",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:6da193c40fd4d2d43e041085dc2a9da5900814beda0ea39c60804f80c9d8be0a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:846f8857bb83504031bcbaf9a66debc5c705c0f59df4fe8a0ae8af5a52f005dc_arm64",
"9Base-RHOSE-4.16:openshift4/ose-operator-registry-rhel9@sha256:f8fcb9d34f9fdaff63932f5aa6f5d2f713678f1a9126fcf0266951a92864bb71_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:04580911a051b770f83ddd29e2ebd4624a860ab58a33f09e3cb421b83600109a_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:8c445c3e8642844c28a7767ba99f4fe4ff6f3f7bb58ceae67bf8bc3bc139a8e6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:dc40dbe3e3fc0cbda1de794fc896e3fd3516d2435ef94cc8120fcb7a5e43a44d_s390x",
"9Base-RHOSE-4.16:openshift4/ose-ovn-kubernetes-rhel9@sha256:e919338be09aa9bf10131912401b10d2d36d8a4d3635fa3dba44ccfb35106b6c_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:09e27a744e7c0e7724ba6384f4e27f21c8feabfd3adb3efbc26516ffd505bec4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:5d7b2e1365ff2106c386c0e18ff716230ab5f7d7d504f16479039f92970de6c5_arm64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:7513241074e4bf7f88415005558e286b9ec6c7bd132b9cda6955f877b9d07df6_amd64",
"9Base-RHOSE-4.16:openshift4/ose-prometheus-rhel9@sha256:8e8e713382c57399c2675ffab9cf4764aa550ba26a9b8b0b757d2cfa188628b7_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:05636b98771c355536041c4f9b61a60a1eb1cb09f913c1b16b156740336cc1d9_s390x",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:0e04cccecc88b511cbc65089995d6723029a941b89ab00418d8cb78e8ffe8762_amd64",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:620de57aead968e0a743e8cd81a931ef76c0d45e9910411c0d456a471bade197_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-sdn-rhel9@sha256:75b2244301103fe8c7e38232bfedfbc05b63f970e943eb9dae44db79e7578a41_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:549bd9d07f1c2c52ff5b63edeaddd9d76694f1fb151c9d5371009955d0767d01_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:5f5d7224af675293b1415716e8b9bd8f1f62cacb89a34134bfc5c28bf93c1c06_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:6880ef89b4d9f39d6e93472faebb8667d4ee714b82b80fdd9324d993eb7b79e4_ppc64le",
"9Base-RHOSE-4.16:openshift4/ose-tests-rhel9@sha256:81a1d738cb41d98d90de0702d73a83697f49c5b7b08b42889c8c4e175e40f580_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:3b3b63a7e22f941a98a3cefbfaafe65e5df6f2c38e8c3ca2f1159ea9d8045463_arm64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:7262b2726f41ed70cd144c4c0e5e0900566e14fe1620458d8247b96477d52769_amd64",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:b002e132b0d8bfce70071f2c791287dcb1e3b51e1d03225daf466f16662046ce_s390x",
"9Base-RHOSE-4.16:openshift4/ose-tools-rhel9@sha256:bcedd212187891558e2bd526324bce4a95b6d97499999840f941edb2cb38f3f4_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_aarch64",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_ppc64le",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_s390x",
"9Base-RHOSE-4.16:rhcos@sha256:d7235e39ef56b304f1dc6b1f27d79038b24d443a4ae0c2159ba5cfacb123261a_x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:7548
Vulnerability from csaf_redhat
Notes
{
"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": "Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n* encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)",
"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-2024:7548",
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7548.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-11-11T20:38:36+00:00",
"generator": {
"date": "2025-11-11T20:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:7548",
"initial_release_date": "2024-10-16T00:34:49+00:00",
"revision_history": [
{
"date": "2024-10-16T00:34:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-16T00:34:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.2 for RHEL 9",
"product": {
"name": "RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.2-8"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.2-7"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.2-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:4697
Vulnerability from csaf_redhat
Notes
{
"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 is now available for the Red Hat build of Cryostat 3 on RHEL 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": "An update is now available for the Red Hat build of Cryostat 3 on RHEL 8.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4697",
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4697.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:22+00:00",
"generator": {
"date": "2025-11-11T15:59:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4697",
"initial_release_date": "2024-07-22T10:11:20+00:00",
"revision_history": [
{
"date": "2024-07-22T10:11:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-22T10:11:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 3 on RHEL 8",
"product": {
"name": "Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:3::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024_9089
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for containernetworking-plugins is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Container Network Interface (CNI) project consists of a specification and libraries for writing plug-ins for configuring network interfaces in Linux containers, along with a number of supported plug-ins. CNI concerns itself only with network connectivity of containers and removing allocated resources when the container is deleted. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9089",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "RHEL-28855",
"url": "https://issues.redhat.com/browse/RHEL-28855"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9089.json"
}
],
"title": "Red Hat Security Advisory: containernetworking-plugins security update",
"tracking": {
"current_release_date": "2025-01-06T21:39:18+00:00",
"generator": {
"date": "2025-01-06T21:39:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9089",
"initial_release_date": "2024-11-12T09:10:13+00:00",
"revision_history": [
{
"date": "2024-11-12T09:10:13+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:10:13+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:39:18+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.5.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": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=src\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=aarch64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=ppc64le\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=x86_64\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.5.1-2.el9?arch=s390x\u0026epoch=1"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"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.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:10:13+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.src",
"AppStream-9.5.0.GA:containernetworking-plugins-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debuginfo-1:1.5.1-2.el9.x86_64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.aarch64",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.ppc64le",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.s390x",
"AppStream-9.5.0.GA:containernetworking-plugins-debugsource-1:1.5.1-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_9135
Vulnerability from csaf_redhat
Notes
{
"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 toolbox 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": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9135",
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9135.json"
}
],
"title": "Red Hat Security Advisory: toolbox security update",
"tracking": {
"current_release_date": "2025-01-06T21:40:09+00:00",
"generator": {
"date": "2025-01-06T21:40:09+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9135",
"initial_release_date": "2024-11-12T09:05:01+00:00",
"revision_history": [
{
"date": "2024-11-12T09:05:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:05:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:40:09+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.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": "toolbox-0:0.0.99.5-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.src",
"product_id": "toolbox-0:0.0.99.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_9200
Vulnerability from csaf_redhat
Notes
{
"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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9200",
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "RHEL-46380",
"url": "https://issues.redhat.com/browse/RHEL-46380"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9200.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-01-06T19:03:49+00:00",
"generator": {
"date": "2025-01-06T19:03:49+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9200",
"initial_release_date": "2024-11-12T08:49:39+00:00",
"revision_history": [
{
"date": "2024-11-12T08:49:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:49:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:03:49+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.5.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": "runc-4:1.1.13-4.el9.src",
"product": {
"name": "runc-4:1.1.13-4.el9.src",
"product_id": "runc-4:1.1.13-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-4:1.1.13-4.el9.aarch64",
"product_id": "runc-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-4:1.1.13-4.el9.x86_64",
"product_id": "runc-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-4:1.1.13-4.el9.s390x",
"product_id": "runc-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_id": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src"
},
"product_reference": "runc-4:1.1.13-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"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.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_7164
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.8.4 is now available.\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": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* express: cause malformed URLs to be evaluated (CVE-2024-29041)\n\n* axios: axios: Server-Side Request Forgery (CVE-2024-39338)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\n\n* follow-redirects: Possible credential leak (CVE-2024-28849)\n\n* moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration (CVE-2024-29018)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* braces: fails to limit the number of characters it can handle (CVE-2024-4068)\n\n* node-tar: denial of service while parsing a tar file due to lack of folders depth validation (CVE-2024-28863)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7164",
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "2299624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299624"
},
{
"category": "external",
"summary": "2299625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299625"
},
{
"category": "external",
"summary": "2299628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299628"
},
{
"category": "external",
"summary": "2299668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299668"
},
{
"category": "external",
"summary": "MIG-1592",
"url": "https://issues.redhat.com/browse/MIG-1592"
},
{
"category": "external",
"summary": "MIG-1593",
"url": "https://issues.redhat.com/browse/MIG-1593"
},
{
"category": "external",
"summary": "MIG-1598",
"url": "https://issues.redhat.com/browse/MIG-1598"
},
{
"category": "external",
"summary": "MIG-1610",
"url": "https://issues.redhat.com/browse/MIG-1610"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7164.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:45:37+00:00",
"generator": {
"date": "2025-01-06T19:45:37+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:7164",
"initial_release_date": "2024-09-26T03:46:53+00:00",
"revision_history": [
{
"date": "2024-09-26T03:46:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T03:46:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:45:37+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.4-22"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.4-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.4-33"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.4-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.4-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.4-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-25211",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2024-07-02T21:00:45+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295302"
}
],
"notes": [
{
"category": "description",
"text": "parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25211"
},
{
"category": "external",
"summary": "RHBZ#2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25211",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25211"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-869c-j7wc-8jqv",
"url": "https://github.com/advisories/GHSA-869c-j7wc-8jqv"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d",
"url": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0",
"url": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/106",
"url": "https://github.com/gin-contrib/cors/pull/106"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/57",
"url": "https://github.com/gin-contrib/cors/pull/57"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0",
"url": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-4068",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2024-05-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "braces: fails to limit the number of characters it can handle",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "RHBZ#2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308",
"url": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/issues/35",
"url": "https://github.com/micromatch/braces/issues/35"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "braces: fails to limit the number of characters it can handle"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-28863",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ISAACS\u0027s node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28863"
},
{
"category": "external",
"summary": "RHBZ#2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240524-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240524-0005/"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation"
},
{
"cve": "CVE-2024-29018",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270591"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Moby due to excessive data output in external DNS requests from \"internal\" networks, enabling unauthorized access to sensitive system information by remote attackers. This flaw allows attackers to gain access to sensitive information by exploiting incorrect resource transfer between spheres through specially crafted requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29018"
},
{
"category": "external",
"summary": "RHBZ#2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/pull/46609",
"url": "https://github.com/moby/moby/pull/46609"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx",
"url": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
}
]
}
RHSA-2024:9200
Vulnerability from csaf_redhat
Notes
{
"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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9200",
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "RHEL-46380",
"url": "https://issues.redhat.com/browse/RHEL-46380"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9200.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:29+00:00",
"generator": {
"date": "2025-11-11T15:59:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9200",
"initial_release_date": "2024-11-12T08:49:39+00:00",
"revision_history": [
{
"date": "2024-11-12T08:49:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:49:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:29+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.5.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": "runc-4:1.1.13-4.el9.src",
"product": {
"name": "runc-4:1.1.13-4.el9.src",
"product_id": "runc-4:1.1.13-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-4:1.1.13-4.el9.aarch64",
"product_id": "runc-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-4:1.1.13-4.el9.x86_64",
"product_id": "runc-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-4:1.1.13-4.el9.s390x",
"product_id": "runc-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_id": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src"
},
"product_reference": "runc-4:1.1.13-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"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.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhba-2024:3840
Vulnerability from csaf_redhat
Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nBug Fix(es):\n\n* Rebase to 1.21.10 (JIRA:RHEL-35630)\n\n* Re-enable CGO for cmd/go [rhel-9.4.z] (JIRA:RHEL-36988)",
"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/RHBA-2024:3840",
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"category": "external",
"summary": "RHEL-35630",
"url": "https://issues.redhat.com/browse/RHEL-35630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_3840.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang bug fix update",
"tracking": {
"current_release_date": "2025-11-11T15:59:18+00:00",
"generator": {
"date": "2025-11-11T15:59:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2024:3840",
"initial_release_date": "2024-06-11T19:45:47+00:00",
"revision_history": [
{
"date": "2024-06-11T19:45:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-11T19:45:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:18+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.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_id": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.src",
"product": {
"name": "golang-0:1.21.10-1.el9_4.src",
"product_id": "golang-0:1.21.10-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.10-1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src"
},
"product_reference": "golang-0:1.21.10-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-11T19:45:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024:6462
Vulnerability from csaf_redhat
Notes
{
"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": "Downstream release of version 3.3.1 of the Cost Management operator.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Downstream release (3.3.1) of the koku-metrics-operator. See release notes for features delivered as part of this release. Release notes can be found at: https://github.com/project-koku/koku-metrics-operator/releases/tag/v3.3.1-downstream\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* golang: net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6462",
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "COST-5377",
"url": "https://issues.redhat.com/browse/COST-5377"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6462.json"
}
],
"title": "Red Hat Security Advisory: Cost Management enhancement and security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:24+00:00",
"generator": {
"date": "2025-11-11T15:59:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6462",
"initial_release_date": "2024-09-09T00:49:07+00:00",
"revision_history": [
{
"date": "2024-09-09T00:49:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-09T00:49:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cost Management for RHEL 8",
"product": {
"name": "Cost Management for RHEL 8",
"product_id": "8Base-costmanagement",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cost_management:1::el8"
}
}
}
],
"category": "product_family",
"name": "Cost Management"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_id": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle\u0026tag=3.3.1-1"
}
}
},
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063?arch=ppc64le\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b?arch=s390x\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e?arch=arm64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"relates_to_product_reference": "8Base-costmanagement"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_6462
Vulnerability from csaf_redhat
Notes
{
"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": "Downstream release of version 3.3.1 of the Cost Management operator.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Downstream release (3.3.1) of the koku-metrics-operator. See release notes for features delivered as part of this release. Release notes can be found at: https://github.com/project-koku/koku-metrics-operator/releases/tag/v3.3.1-downstream\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* golang: net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS\nscore, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6462",
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "COST-5377",
"url": "https://issues.redhat.com/browse/COST-5377"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6462.json"
}
],
"title": "Red Hat Security Advisory: Cost Management enhancement and security update",
"tracking": {
"current_release_date": "2025-01-06T21:37:50+00:00",
"generator": {
"date": "2025-01-06T21:37:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:6462",
"initial_release_date": "2024-09-09T00:49:07+00:00",
"revision_history": [
{
"date": "2024-09-09T00:49:07+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-09T00:49:07+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:37:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cost Management for RHEL 8",
"product": {
"name": "Cost Management for RHEL 8",
"product_id": "8Base-costmanagement",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cost_management:1::el8"
}
}
}
],
"category": "product_family",
"name": "Cost Management"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_id": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-operator-bundle\u0026tag=3.3.1-1"
}
}
},
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a?arch=amd64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063?arch=ppc64le\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b?arch=s390x\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_id": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e?arch=arm64\u0026repository_url=registry.redhat.io/costmanagement/costmanagement-metrics-rhel8-operator\u0026tag=3.3.1-1"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64 as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"relates_to_product_reference": "8Base-costmanagement"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le as a component of Cost Management for RHEL 8",
"product_id": "8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
},
"product_reference": "costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le",
"relates_to_product_reference": "8Base-costmanagement"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-09T00:49:07+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-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-costmanagement:costmanagement/costmanagement-metrics-operator-bundle@sha256:01cab18a6af3cc819a936ce434004d5dce4495474e62bc116643eb753c25cd91_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:41bee64a2976b473d83e9a4573d686e994d933d76d2ef05ca2df9b6e5d024f3a_amd64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:9df1799ecc1cd2506ff9dbc324565707044fef8c6c7558f042cf88b6a694ad3b_s390x",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:b513047588aa1473de24ebb84851befbff69d1ee0c3e7d5ed57523f1a97dcb0e_arm64",
"8Base-costmanagement:costmanagement/costmanagement-metrics-rhel8-operator@sha256:bd802c5cbcae03ddf46d2271c2c197c870219b28d88854fd7dc750126112d063_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:6969
Vulnerability from csaf_redhat
Notes
{
"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: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6969",
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6969.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:26+00:00",
"generator": {
"date": "2025-11-11T15:59:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6969",
"initial_release_date": "2024-09-24T03:30:02+00:00",
"revision_history": [
{
"date": "2024-09-24T03:30:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-24T03:30:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls like information input validation and error handling help mitigate the risks associated with this weakness by enforcing strict input validation and secure error management. Error handling ensures that all input data is validated against predefined formats, preventing malformed or unexpected inputs from being misinterpreted by the system. By enforcing strong typing, allow listing, and proper encoding, this control reduces the likelihood of injection attacks and unintended code execution.\n\nInput validation complements this by ensuring that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents attackers from gaining insight into system functionality through detailed error messages while ensuring the system remains stable even when faced with malformed inputs. Together, these controls reduce the attack surface by maintaining predictable input processing and preventing exploitable system states, ultimately strengthening an organization\u0027s security posture against input misinterpretation vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024_5013
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Releases of Red Hat OpenShift Builds 1.1.0 General * https://access.redhat.com/security/updates/classification/#important",
"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-2024:5013",
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-49569",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24786",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45288",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45290",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24783",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24785",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5013.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds Client 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-01-06T20:06:26+00:00",
"generator": {
"date": "2025-01-06T20:06:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:5013",
"initial_release_date": "2024-08-05T15:40:28+00:00",
"revision_history": [
{
"date": "2024-08-05T15:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-05T16:40:28+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:06:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.1.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aa911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Af9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Aaebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3A3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3A42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ad997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced 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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024:6765
Vulnerability from csaf_redhat
Notes
{
"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 is now available for Red Hat Ansible Automation Platform 2.4\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": "Red Hat Ansible Automation Platform provides an enterprise framework for building, deploying and managing IT automation at scale. IT Managers can provide top-down guidelines on how automation is applied to individual teams, while automation developers retain the freedom to write tasks that leverage existing knowledge without the overhead. Ansible Automation Platform makes it possible for users across an organization to share, vet, and manage automation content by means of a simple, powerful, and agentless language.\n\nSecurity Fix(es):\n\n* python3-pulpcore/python39-pulpcore: RBAC permissions incorrectly assigned in tasks that create objects (CVE-2024-7143)\n* python3-urllib3/python39-urllib3: urllib3: proxy-authorization request header is not stripped during cross-origin redirects (CVE-2024-37891)\n* receptor: golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* receptor: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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\nUpdates and fixes for automation controller:\n* Updated fallback to use RHSM subscription credential for shipping analytics data if analytics gathering is enabled (AAP-30228)\n* Upgraded \u0027channels-redis\u0027 library to fix Redis connection leak (AAP-30124)\n* automation-controller has been updated to 4.5.11\n\nAdditional fixes:\n* python3/python39-django has been updated to 4.2.16\n* python3/python39-pulpcore has been updated to 3.28.32\n* python3/python39-urllib3 has been updated to 1.26.20\n* receptor has been updated to 1.4.8-1.1",
"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-2024:6765",
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6765.json"
}
],
"title": "Red Hat Security Advisory: Red Hat Ansible Automation Platform 2.4 Product Security and Bug Fix Update",
"tracking": {
"current_release_date": "2025-11-11T15:59:25+00:00",
"generator": {
"date": "2025-11-11T15:59:25+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6765",
"initial_release_date": "2024-09-18T16:07:25+00:00",
"revision_history": [
{
"date": "2024-09-18T16:07:25+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-18T16:07:25+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:25+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el9"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_developer:2.4::el8"
}
}
},
{
"category": "product_name",
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product": {
"name": "Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ansible_automation_platform_inside:2.4::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ansible Automation Platform"
},
{
"branches": [
{
"category": "product_version",
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_id": "python-pulpcore-0:3.28.32-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-pulpcore@3.28.32-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-django-0:4.2.16-1.el9ap.src",
"product": {
"name": "python-django-0:4.2.16-1.el9ap.src",
"product_id": "python-django-0:4.2.16-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-django@4.2.16-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_id": "python-urllib3-0:1.26.20-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-urllib3@1.26.20-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.src",
"product_id": "receptor-0:1.4.8-1.1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.src",
"product_id": "automation-controller-0:4.5.11-1.el9ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_id": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-urllib3@1.26.20-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_id": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-pulpcore@3.28.32-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product": {
"name": "python3x-django-0:4.2.16-1.el8ap.src",
"product_id": "python3x-django-0:4.2.16-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3x-django@4.2.16-1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.src",
"product_id": "receptor-0:1.4.8-1.1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=src"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.src",
"product_id": "automation-controller-0:4.5.11-1.el8ap.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_id": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-pulpcore@3.28.32-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_id": "python3-django-0:4.2.16-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-django@4.2.16-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_id": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-urllib3@1.26.20-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el9ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_id": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-urllib3@1.26.20-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_id": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-pulpcore@3.28.32-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_id": "python39-django-0:4.2.16-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python39-django@4.2.16-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_id": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptorctl@1.4.8-1.1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-cli@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-server@4.5.11-1.el8ap?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_id": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-ui@4.5.11-1.el8ap?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_id": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_id": "receptor-0:1.4.8-1.1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el9ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_id": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/receptor@1.4.8-1.1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller@4.5.11-1.el8ap?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_id": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/automation-controller-venv-tower@4.5.11-1.el8ap?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-django-0:4.2.16-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch"
},
"product_reference": "python39-django-0:4.2.16-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-pulpcore-0:3.28.32-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch"
},
"product_reference": "python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python39-urllib3-0:1.26.20-1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch"
},
"product_reference": "python39-urllib3-0:1.26.20-1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-django-0:4.2.16-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src"
},
"product_reference": "python3x-django-0:4.2.16-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-pulpcore-0:3.28.32-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src"
},
"product_reference": "python3x-pulpcore-0:3.28.32-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3x-urllib3-0:1.26.20-1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src"
},
"product_reference": "python3x-urllib3-0:1.26.20-1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.aarch64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.ppc64le",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.s390x",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.src",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el8ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el8ap.x86_64",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el8ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 8",
"product_id": "8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el8ap.noarch",
"relates_to_product_reference": "8Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Developer-1.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4-Inside-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-cli-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-server-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-server-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-ui-0:4.5.11-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch"
},
"product_reference": "automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64"
},
"product_reference": "automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-django-0:4.2.16-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src"
},
"product_reference": "python-django-0:4.2.16-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-pulpcore-0:3.28.32-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src"
},
"product_reference": "python-pulpcore-0:3.28.32-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-urllib3-0:1.26.20-1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src"
},
"product_reference": "python-urllib3-0:1.26.20-1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-django-0:4.2.16-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch"
},
"product_reference": "python3-django-0:4.2.16-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-pulpcore-0:3.28.32-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch"
},
"product_reference": "python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-urllib3-0:1.26.20-1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
},
"product_reference": "python3-urllib3-0:1.26.20-1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.aarch64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.aarch64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.ppc64le as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.ppc64le",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.s390x as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.s390x",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.src as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.src",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptor-0:1.4.8-1.1.el9ap.x86_64 as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64"
},
"product_reference": "receptor-0:1.4.8-1.1.el9ap.x86_64",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "receptorctl-0:1.4.8-1.1.el9ap.noarch as a component of Red Hat Ansible Automation Platform 2.4 for RHEL 9",
"product_id": "9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
},
"product_reference": "receptorctl-0:1.4.8-1.1.el9ap.noarch",
"relates_to_product_reference": "9Base-Ansible-Automation-Platform-2.4"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-7143",
"cwe": {
"id": "CWE-277",
"name": "Insecure Inherited Permissions"
},
"discovery_date": "2024-07-26T19:01:06+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2300125"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Pulp package. When a role-based access control (RBAC) object in Pulp is set to assign permissions on its creation, it uses the `AutoAddObjPermsMixin` (typically the add_roles_for_object_creator method). This method finds the object creator by checking the current authenticated user. For objects that are created within a task, this current user is set by the first user with any permissions on the task object. This means the oldest user with model/domain-level task permissions will always be set as the current user of a task, even if they didn\u0027t dispatch the task. Therefore, all objects created in tasks will have their permissions assigned to this oldest user, and the creating user will receive nothing.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-7143"
},
{
"category": "external",
"summary": "RHBZ#2300125",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2300125"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-7143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7143"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-7143"
},
{
"category": "external",
"summary": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108",
"url": "https://github.com/pulp/pulpcore/blob/93f241f34c503da0fbac94bdba739feda2636e12/pulpcore/tasking/_util.py#L108"
}
],
"release_date": "2024-08-07T13:50:03.893000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.0/AV:N/AC:L/PR:H/UI:N/S:U/C:H/I:H/A:L",
"version": "3.0"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "pulpcore: RBAC permissions incorrectly assigned in tasks that create objects"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"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-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-37891",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292788"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in urllib3, an HTTP client library for Python. In certain configurations, urllib3 does not treat the `Proxy-Authorization` HTTP header as one carrying authentication material. This issue results in not stripping the header on cross-origin redirects.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": ".egg-info packages, like urllib3-1.24.2-py3.6.egg-info, store only metadata such as package version and dependencies and do not contain any affected codebase.",
"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-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"known_not_affected": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-37891"
},
{
"category": "external",
"summary": "RHBZ#2292788",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292788"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-37891"
}
],
"release_date": "2024-06-17T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-18T16:07:25+00:00",
"details": "Red Hat Ansible Automation Platform",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 4.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:H/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:python39-django-0:4.2.16-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-pulpcore-0:3.28.32-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python39-urllib3-0:1.26.20-1.el8ap.noarch",
"8Base-Ansible-Automation-Platform-2.4:python3x-django-0:4.2.16-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-pulpcore-0:3.28.32-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:python3x-urllib3-0:1.26.20-1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.aarch64",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.ppc64le",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.s390x",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.src",
"8Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el8ap.x86_64",
"8Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el8ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Developer-1.1:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4-Inside-1.2:receptorctl-0:1.4.8-1.1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-cli-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-server-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-ui-0:4.5.11-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:automation-controller-venv-tower-0:4.5.11-1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:python-django-0:4.2.16-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-pulpcore-0:3.28.32-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python-urllib3-0:1.26.20-1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:python3-django-0:4.2.16-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-pulpcore-0:3.28.32-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:python3-urllib3-0:1.26.20-1.el9ap.noarch",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.aarch64",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.ppc64le",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.s390x",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.src",
"9Base-Ansible-Automation-Platform-2.4:receptor-0:1.4.8-1.1.el9ap.x86_64",
"9Base-Ansible-Automation-Platform-2.4:receptorctl-0:1.4.8-1.1.el9ap.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "urllib3: proxy-authorization request header is not stripped during cross-origin redirects"
}
]
}
rhsa-2024:6221
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0\nCritical: Security fixes and ships the operator with a RHEL9 base.",
"title": "Topic"
},
{
"category": "general",
"text": "The release of Red Hat OpenShift Builds 1.1.0 General Availability introduces the following change:\n\n- The Builds Operator has been migrated to a RHEL 9 base.\n- The CSI driver is now integrated and shipped with the operator.\n\nSecurity fixes:\n\n* openshift-builds-controller-container: go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients (CVE-2023-49569)\n\n* openshift-builds-operator-container: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* openshift-builds-waiters-container: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* openshift-builds-waiters-container: golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* openshift-builds-waiters-container: golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* openshift-builds-waiters-container: golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290) \n\n* openshift-builds-operator-container: golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\nFor more details about these security issues, including their impact, CVSS\nscores, acknowledgments, and other related information, refer to the CVE page\nlisted 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-2024:6221",
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "BUILD-993",
"url": "https://issues.redhat.com/browse/BUILD-993"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6221.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-11-11T20:38:36+00:00",
"generator": {
"date": "2025-11-11T20:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6221",
"initial_release_date": "2024-09-03T11:45:04+00:00",
"revision_history": [
{
"date": "2024-09-03T11:45:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-03T11:45:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift",
"product": {
"name": "Builds for Red Hat OpenShift",
"product_id": "Builds for Red Hat OpenShift",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced to Low.\n\nIn Openshift-Clients, the affected github.com/go-git/go-git/v5 is a transitive dependency and Openshift-Clients do not use the affected codebase of the go-git package. Hence, it is marked as 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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_7548
Vulnerability from csaf_redhat
Notes
{
"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": "Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n* encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)",
"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-2024:7548",
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7548.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-01-06T21:38:36+00:00",
"generator": {
"date": "2025-01-06T21:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:7548",
"initial_release_date": "2024-10-16T00:34:49+00:00",
"revision_history": [
{
"date": "2024-10-16T00:34:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-16T00:34:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.2 for RHEL 9",
"product": {
"name": "RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.2-8"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.2-7"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.2-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:5291
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5291",
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "RHEL-43435",
"url": "https://issues.redhat.com/browse/RHEL-43435"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5291.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:53+00:00",
"generator": {
"date": "2025-11-11T16:24:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5291",
"initial_release_date": "2024-08-13T15:38:54+00:00",
"revision_history": [
{
"date": "2024-08-13T15:38:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T15:38:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.src",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.src",
"product_id": "grafana-0:9.2.10-17.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024_5291
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5291",
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "RHEL-43435",
"url": "https://issues.redhat.com/browse/RHEL-43435"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5291.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-01-06T18:59:29+00:00",
"generator": {
"date": "2025-01-06T18:59:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:5291",
"initial_release_date": "2024-08-13T15:38:54+00:00",
"revision_history": [
{
"date": "2024-08-13T15:38:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T15:38:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:59:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.src",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.src",
"product_id": "grafana-0:9.2.10-17.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
}
],
"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-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:9115
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 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": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9115",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9115.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:55+00:00",
"generator": {
"date": "2025-11-11T16:24:55+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9115",
"initial_release_date": "2024-11-12T09:21:51+00:00",
"revision_history": [
{
"date": "2024-11-12T09:21:51+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:21:51+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:55+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.5.0.GA",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.src",
"product": {
"name": "grafana-0:10.2.6-4.el9.src",
"product_id": "grafana-0:10.2.6-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-0:10.2.6-4.el9.s390x",
"product_id": "grafana-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_id": "grafana-selinux-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@10.2.6-4.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_id": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@10.2.6-4.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src"
},
"product_reference": "grafana-0:10.2.6-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-debugsource-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:10.2.6-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
},
"product_reference": "grafana-selinux-0:10.2.6-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:21:51+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.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.src",
"AppStream-9.5.0.GA:grafana-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debuginfo-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-debugsource-0:10.2.6-4.el9.x86_64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.aarch64",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.ppc64le",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.s390x",
"AppStream-9.5.0.GA:grafana-selinux-0:10.2.6-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:9277
Vulnerability from csaf_redhat
Notes
{
"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 oci-seccomp-bpf-hook 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": "OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to use the Container Pod concept popularized by Kubernetes.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9277",
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9277.json"
}
],
"title": "Red Hat Security Advisory: oci-seccomp-bpf-hook security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:29+00:00",
"generator": {
"date": "2025-11-11T15:59:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9277",
"initial_release_date": "2024-11-12T09:15:00+00:00",
"revision_history": [
{
"date": "2024-11-12T09:15:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:15:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:29+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.5.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": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:15:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"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.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_9277
Vulnerability from csaf_redhat
Notes
{
"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 oci-seccomp-bpf-hook 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": "OCI Hook to generate seccomp json files based on EBF syscalls used by container oci-seccomp-bpf-hook provides a library for applications looking to use the Container Pod concept popularized by Kubernetes.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9277",
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9277.json"
}
],
"title": "Red Hat Security Advisory: oci-seccomp-bpf-hook security update",
"tracking": {
"current_release_date": "2025-01-06T19:03:59+00:00",
"generator": {
"date": "2025-01-06T19:03:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:9277",
"initial_release_date": "2024-11-12T09:15:00+00:00",
"revision_history": [
{
"date": "2024-11-12T09:15:00+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:15:00+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:03:59+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.5.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": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-2.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-2.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:15:00+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"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.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.src",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-2.el9.x86_64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.aarch64",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.ppc64le",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.s390x",
"AppStream-9.5.0.GA:oci-seccomp-bpf-hook-debugsource-0:1.2.10-2.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_4982
Vulnerability from csaf_redhat
Notes
{
"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": "OpenShift API for Data Protection (OADP) 1.3.3 is now available.\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 API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4982",
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "OADP-4110",
"url": "https://issues.redhat.com/browse/OADP-4110"
},
{
"category": "external",
"summary": "OADP-4211",
"url": "https://issues.redhat.com/browse/OADP-4211"
},
{
"category": "external",
"summary": "OADP-4265",
"url": "https://issues.redhat.com/browse/OADP-4265"
},
{
"category": "external",
"summary": "OADP-4268",
"url": "https://issues.redhat.com/browse/OADP-4268"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4982.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.3 security and bug fix update",
"tracking": {
"current_release_date": "2025-01-06T19:44:56+00:00",
"generator": {
"date": "2025-01-06T19:44:56+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:4982",
"initial_release_date": "2024-08-01T19:10:58+00:00",
"revision_history": [
{
"date": "2024-08-01T19:10:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T19:10:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T19:44:56+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.3",
"product": {
"name": "9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:4982
Vulnerability from csaf_redhat
Notes
{
"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": "OpenShift API for Data Protection (OADP) 1.3.3 is now available.\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 API for Data Protection (OADP) enables you to back up and restore application resources, persistent volume data, and internal container images to external backup storage. OADP enables both file system-based and snapshot-based backups for persistent volumes.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4982",
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "OADP-4110",
"url": "https://issues.redhat.com/browse/OADP-4110"
},
{
"category": "external",
"summary": "OADP-4211",
"url": "https://issues.redhat.com/browse/OADP-4211"
},
{
"category": "external",
"summary": "OADP-4265",
"url": "https://issues.redhat.com/browse/OADP-4265"
},
{
"category": "external",
"summary": "OADP-4268",
"url": "https://issues.redhat.com/browse/OADP-4268"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4982.json"
}
],
"title": "Red Hat Security Advisory: OpenShift API for Data Protection (OADP) 1.3.3 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-11T20:49:04+00:00",
"generator": {
"date": "2025-11-11T20:49:04+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4982",
"initial_release_date": "2024-08-01T19:10:58+00:00",
"revision_history": [
{
"date": "2024-08-01T19:10:58+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-01T19:10:58+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:49:04+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-OADP-1.3",
"product": {
"name": "9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_api_data_protection:1.3::el9"
}
}
}
],
"category": "product_family",
"name": "OpenShift API for Data Protection"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_id": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_id": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_id": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424?arch=amd64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_id": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_id": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_id": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4?arch=ppc64le\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_id": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_id": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_id": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312?arch=arm64\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_id": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-kubevirt-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_id": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-mustgather-rhel9\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_id": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-operator-bundle\u0026tag=1.3.3-20"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_id": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-rhel9-operator\u0026tag=1.3.3-12"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_id": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-rhel9\u0026tag=1.3.3-8"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_id": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_id": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-aws-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_id": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-csi-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_id": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-gcp-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_id": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-plugin-for-microsoft-azure-rhel9\u0026tag=1.3.3-5"
}
}
},
{
"category": "product_version",
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_id": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359?arch=s390x\u0026repository_url=registry.redhat.io/oadp/oadp-velero-restic-restore-helper-rhel9\u0026tag=1.3.3-8"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x"
},
"product_reference": "oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x"
},
"product_reference": "oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le"
},
"product_reference": "oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
},
"product_reference": "oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
},
"product_reference": "oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
},
"product_reference": "oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64 as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"relates_to_product_reference": "9Base-OADP-1.3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le as a component of 9Base-OADP-1.3",
"product_id": "9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
},
"product_reference": "oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le",
"relates_to_product_reference": "9Base-OADP-1.3"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"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-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"known_not_affected": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-01T19:10:58+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": [
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:0bfabd1fcecfae735c416448e8a9dc8157167d52c9cce22e761bb74aaa416623_ppc64le",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:7529c769d2623c15ad5e32f33beab05a4e77f17da291970b439854b775136b64_amd64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:b68efcaa3a07d5805c70bbc1eb9f4174bb7917dabeaebddd2209d625dadb4794_arm64",
"9Base-OADP-1.3:oadp/oadp-kubevirt-velero-plugin-rhel9@sha256:e9524e454c8698f49fe4d1bbe6f4aa5c9b68f0b04a912cd6e99125256712ba68_s390x",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:cc431d7fb365705dcecd67207ba27caed9c1012f384636d58d19e3e2ba3308fc_amd64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:d427ec72eec6dc76d68df469b003a0017e975247a183629f699e1bc0dd3b1837_ppc64le",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f09ed623ea3706ae57d99f95a9525d28123cd509fe71f66ba5c1d01a70252cb9_arm64",
"9Base-OADP-1.3:oadp/oadp-mustgather-rhel9@sha256:f0ac38b1ccb331ca40b8e5eef98fa3525bcd8e8589e6cbb48ee05bd6da3b4c87_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:275a38d0dde8d7e8198d6af284f88e82da92f7160c061453f5d9c43c24b8d9a6_amd64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:6c08b61453ea32053cff09000e121cc82d3724aa32eed6e225531d77b073adae_s390x",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:aeb62050d36284627ad3d9b34f61bf90df5fc29464c72456c14e8446546b42fb_arm64",
"9Base-OADP-1.3:oadp/oadp-operator-bundle@sha256:e8661e90c8358ef0176a71b8538bbe27902de63a607c37ce42a84f5025a800d1_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:32c9740721783d532a9a0213593de666ff35dabd021b0f6645b16d5c5f340e07_amd64",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:5a882e8435cd567d83ee79d331be7a11f8da78c5597381837f6d22d0a419a5bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:97c6ea39330004c24cbf1fd27a61eb0e562b9cc4c49d61b699e16f85cfe42f4e_s390x",
"9Base-OADP-1.3:oadp/oadp-rhel9-operator@sha256:9ef09f818c9e7ec15ce68059ab9110467c736a6ad0cf2a4f8c83537eb23d0e5c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:5ea3c67336db1099c6a7949aeb7ee267e8c47bced9e1e298eac31cadf90eeaf3_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:bb450dc76d62307bce4ae29857cc41b24d03661e2b425e05b0dc2d22a77392cb_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:c58a76c073beb4d9a5fe875aa70ae0e35cf067d168af8537d7d82774e08edad6_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-aws-rhel9@sha256:dcc19c605fe06e26a57c30d994e38d71caf0f5fffd7d38836361410cade09f9f_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:451247c3f4ce3f087b7040f41d990f1f2096651dfe37f6ecdf7486b5768b614c_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9a6c63e535890108d3380e0a828e8c7f6b5fc00366fab41598ed2ac2f095abd1_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:9ba1eebc2eccfcd920fe9a609f40c9b0bf63f7205aa91e4b72d69b18638582bb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-csi-rhel9@sha256:e9283d12d5e6018e3bf3aa990b23591cc49367ab08f9ee6349610972ffa358d6_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:52faffab91250e8a8f84a94e6e118ba853b9054faaa2bb464ae2a6d3cd1ccfda_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:8f77ccd24b3ded8ebc6dcd7b8e1a9f97d425291f20f7a3e7be60b49e3fea569e_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:9a6130569de756dae1906fda639bf468ff1df0e1eb6f3590d0b5205fa3e55c69_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-gcp-rhel9@sha256:dc96720cf67b85a48ebe47862bfa5c1c70cfd2f8781f9c263b28baa45e1bc23e_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:33b3fb333a87ce54377f1094b20de9e78e4af6f736cface819c041738041c5eb_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:70a68511deb88ad8d9db47271563df649f6eb7e83781cd420d9cd7974473252d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:72e187f797152bfdb4a7c5576241c259fc3b05be8456a1ce92b912934e6d8fa3_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-for-microsoft-azure-rhel9@sha256:af01a21cf914a2ccf1d6451ad9073874f2770cd6816b29f03602970b1950e3cf_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:218c8cb47f603c5cda8d6157b8eacc4cbf1887563a63b0f86831ee0a34f62088_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:43a5a9ae09d12d6af57980b67556c35215f22c43447839d4a8f69e5dfc3f0aa9_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:50fc4963f4bc52e36916d79b610cfc069c7e13ad514fe8cf6c350590d2f63d30_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-plugin-rhel9@sha256:f7466b7ef7b63e9fedac1076526a27e56604e0058057fc35c67afab8bddeba3e_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4373cac9215f299afe9d83e2590a6ee60a2c73760c922e7556bdc4af6b118312_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:4a6918af0578a22e0abdd43cd10af981361b63e8cfc6f4e99559024de4ae69f4_ppc64le",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:89a5029851a153e5fc6d0427bea5584b845cc57c942d083bfbc681dd3b3fa359_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-restic-restore-helper-rhel9@sha256:cbd6a9ed3d1e5cd0191759cee5d2691fdf5f2709fe1ada51c315aa96a60e1424_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:600311c4534740902cad155f8c6c1b6b4356825b069f12dba74395689198a24d_s390x",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:9d7919281656ffd488a86005b73e98e37053881649c98d3799b2332b55028cac_amd64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:abc81ae9e884c9f99d2e7449cb444675acde8fe8aca864c8524c39ed59c9054c_arm64",
"9Base-OADP-1.3:oadp/oadp-velero-rhel9@sha256:dea65481837281d18d094205ba387de33b021309f721539a0efccf4f396fc5cf_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhba-2024_3840
Vulnerability from csaf_redhat
Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nBug Fix(es):\n\n* Rebase to 1.21.10 (JIRA:RHEL-35630)\n\n* Re-enable CGO for cmd/go [rhel-9.4.z] (JIRA:RHEL-36988)",
"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/RHBA-2024:3840",
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"category": "external",
"summary": "RHEL-35630",
"url": "https://issues.redhat.com/browse/RHEL-35630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_3840.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang bug fix update",
"tracking": {
"current_release_date": "2025-01-06T18:54:39+00:00",
"generator": {
"date": "2025-01-06T18:54:39+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHBA-2024:3840",
"initial_release_date": "2024-06-11T19:45:47+00:00",
"revision_history": [
{
"date": "2024-06-11T19:45:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-11T19:45:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:54:39+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.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_id": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.src",
"product": {
"name": "golang-0:1.21.10-1.el9_4.src",
"product_id": "golang-0:1.21.10-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.10-1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src"
},
"product_reference": "golang-0:1.21.10-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-11T19:45:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024:9135
Vulnerability from csaf_redhat
Notes
{
"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 toolbox 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": "Toolbox is a tool for Linux operating systems, which allows the use of containerized command line environments. It is built on top of Podman and other standard container technologies from OCI.\n\nSecurity Fix(es):\n\n* golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\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.5 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-2024:9135",
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9135.json"
}
],
"title": "Red Hat Security Advisory: toolbox security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:28+00:00",
"generator": {
"date": "2025-11-11T15:59:28+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9135",
"initial_release_date": "2024-11-12T09:05:01+00:00",
"revision_history": [
{
"date": "2024-11-12T09:05:01+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T09:05:01+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:28+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.5.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": "toolbox-0:0.0.99.5-5.el9.src",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.src",
"product_id": "toolbox-0:0.0.99.5-5.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-5.el9?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-5.el9?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-5.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-5.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T09:05:01+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.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.src",
"AppStream-9.5.0.GA:toolbox-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debuginfo-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-debugsource-0:0.0.99.5-5.el9.x86_64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.aarch64",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.ppc64le",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.s390x",
"AppStream-9.5.0.GA:toolbox-tests-0:0.0.99.5-5.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:6969
Vulnerability from csaf_redhat
Notes
{
"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: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6969",
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6969.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:26+00:00",
"generator": {
"date": "2025-11-11T15:59:26+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6969",
"initial_release_date": "2024-09-24T03:30:02+00:00",
"revision_history": [
{
"date": "2024-09-24T03:30:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-24T03:30:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:26+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8)",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8)",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026rpmmod=container-tools:rhel8:8100020240913121423:afee755d"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src (container-tools:rhel8) as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls like information input validation and error handling help mitigate the risks associated with this weakness by enforcing strict input validation and secure error management. Error handling ensures that all input data is validated against predefined formats, preventing malformed or unexpected inputs from being misinterpreted by the system. By enforcing strong typing, allow listing, and proper encoding, this control reduces the likelihood of injection attacks and unintended code execution.\n\nInput validation complements this by ensuring that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents attackers from gaining insight into system functionality through detailed error messages while ensuring the system remains stable even when faced with malformed inputs. Together, these controls reduce the attack surface by maintaining predictable input processing and preventing exploitable system states, ultimately strengthening an organization\u0027s security posture against input misinterpretation vulnerabilities.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch::container-tools:rhel8",
"AppStream-8.10.0.Z.MAIN.EUS:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src::container-tools:rhel8"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHSA-2024:5013
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0",
"title": "Topic"
},
{
"category": "general",
"text": "Releases of Red Hat OpenShift Builds 1.1.0 General * https://access.redhat.com/security/updates/classification/#important",
"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-2024:5013",
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/",
"url": "https://access.redhat.com/security/updates/classification/"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-49569",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24786",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45288",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2023-45290",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24783",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24785",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/cve/CVE-2024-24788",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5013.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds Client 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-11-11T20:38:29+00:00",
"generator": {
"date": "2025-11-11T20:38:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5013",
"initial_release_date": "2024-08-05T15:40:28+00:00",
"revision_history": [
{
"date": "2024-08-05T15:40:28+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-03-25T20:51:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:29+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift 1.1.0",
"product": {
"name": "Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-controller-rhel9@sha256%3Aa911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-git-cloner-rhel9@sha256%3Af9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-bundler-rhel9@sha256%3Aaebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-image-processing-rhel9@sha256%3A7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-rhel9-operator@sha256%3A3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-operator-bundle@sha256%3A42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-rhel9@sha256%3A20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-shared-resource-webhook-rhel9@sha256%3A599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-waiters-rhel9@sha256%3A4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
},
{
"category": "product_version",
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_id": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-builds-webhook-rhel9@sha256%3Ad997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77?arch=amd64\u0026repository_url=registry.redhat.io/openshift-builds"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64 as a component of Builds for Red Hat OpenShift 1.1.0",
"product_id": "Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
},
"product_reference": "registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64",
"relates_to_product_reference": "Builds for Red Hat OpenShift 1.1.0"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced to Low.\n\nIn Openshift-Clients, the affected github.com/go-git/go-git/v5 is a transitive dependency and Openshift-Clients do not use the affected codebase of the go-git package. Hence, it is marked as 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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"known_not_affected": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-05T15:40:28+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5013"
},
{
"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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_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": [
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-controller-rhel9@sha256:a911fd84b3d9bf2ec221660507f4f234ec1ecfc232e9a511a4bd18a2598783df_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-git-cloner-rhel9@sha256:f9494f1408db4fe36e3ddd5bb5c6ca97aec4468e1efbd423c5a4d3f43dd5f7ab_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-bundler-rhel9@sha256:aebf65b8c3a83ba4b5e7a8b36e90b6bdf220c5528039ec0310f363a4dea0d54f_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-image-processing-rhel9@sha256:7bbe8727e99c99eae5a269a3e1e5296c1bf1b1750bd014fabafbc545da2da2a7_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-operator-bundle@sha256:42d06f8b7d7ba8f527141ab2f8c0573d081f7257d0ed237e7341bd4f6c218e57_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-rhel9-operator@sha256:3ecc42df618054809d79f60de80b258a69ca25c66e43f9f2a879e3ce6b840f03_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-rhel9@sha256:20152a6ef899664e732baba74782938c312397d08c8670a4e3ce657a78284b35_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-shared-resource-webhook-rhel9@sha256:599d8e8f2695e8a285bf62af3ba26b250d0766f63258edaed7f82f6b30bdff4a_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-waiters-rhel9@sha256:4bd4dbe6aa6c06551763738b24c43e992b336dfae6c05728fc980ee0291b0ac6_amd64",
"Builds for Red Hat OpenShift 1.1.0:registry.redhat.io/openshift-builds/openshift-builds-webhook-rhel9@sha256:d997fe638a6b6129ff310dff743da52d08abb263a90404f61f33fb999eda4e77_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024:4872
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Serverless version 1.33.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.33.1 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.12, 4.13, 4.14, 4.15 and 4.16\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages 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-2024:4872",
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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_openshift_serverless/1.33",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2296268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296268"
},
{
"category": "external",
"summary": "2296269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296269"
},
{
"category": "external",
"summary": "SRVCOM-3189",
"url": "https://issues.redhat.com/browse/SRVCOM-3189"
},
{
"category": "external",
"summary": "SRVKE-1630",
"url": "https://issues.redhat.com/browse/SRVKE-1630"
},
{
"category": "external",
"summary": "SRVKS-1249",
"url": "https://issues.redhat.com/browse/SRVKS-1249"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4872.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.33.1 security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:52+00:00",
"generator": {
"date": "2025-11-11T16:24:52+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4872",
"initial_release_date": "2024-07-25T14:44:06+00:00",
"revision_history": [
{
"date": "2024-07-25T14:44:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T14:44:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:52+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.33",
"product": {
"name": "Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.33::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:5291
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Moderate"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for grafana is now available for Red Hat Enterprise Linux 8.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Grafana is an open source, feature rich metrics dashboard and graph editor for Graphite, InfluxDB \u0026 OpenTSDB. \n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:5291",
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "RHEL-43435",
"url": "https://issues.redhat.com/browse/RHEL-43435"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_5291.json"
}
],
"title": "Red Hat Security Advisory: grafana security update",
"tracking": {
"current_release_date": "2025-11-11T16:24:53+00:00",
"generator": {
"date": "2025-11-11T16:24:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:5291",
"initial_release_date": "2024-08-13T15:38:54+00:00",
"revision_history": [
{
"date": "2024-08-13T15:38:54+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-08-13T15:38:54+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T16:24:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.src",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.src",
"product_id": "grafana-0:9.2.10-17.el8_10.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-selinux@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debugsource@9.2.10-17.el8_10?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_id": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/grafana-debuginfo@9.2.10-17.el8_10?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.src as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.s390x as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "grafana-selinux-0:9.2.10-17.el8_10.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
},
"product_reference": "grafana-selinux-0:9.2.10-17.el8_10.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"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.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-08-13T15:38:54+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.src",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debuginfo-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-debugsource-0:9.2.10-17.el8_10.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:grafana-selinux-0:9.2.10-17.el8_10.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:7548
Vulnerability from csaf_redhat
Notes
{
"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": "Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives\na detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The Run Once Duration Override Operator for Red Hat OpenShift is an optional\noperator that makes it possible to override activeDeadlineSecondsOverride\nfield during pod admission.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n* encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n* memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)",
"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-2024:7548",
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7548.json"
}
],
"title": "Red Hat Security Advisory: Run Once Duration Override Operator for Red Hat OpenShift 1.2.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-11-11T20:38:36+00:00",
"generator": {
"date": "2025-11-11T20:38:36+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:7548",
"initial_release_date": "2024-10-16T00:34:49+00:00",
"revision_history": [
{
"date": "2024-10-16T00:34:49+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-16T00:34:49+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:38:36+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "RODOO 1.2 for RHEL 9",
"product": {
"name": "RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:run_once_duration_override_operator:1.2::el9"
}
}
}
],
"category": "product_family",
"name": "Run Once Duration Override Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9\u0026tag=v1.2-8"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-operator-bundle\u0026tag=v1.2-7"
}
}
},
{
"category": "product_version",
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_id": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d?arch=amd64\u0026repository_url=registry.redhat.io/run-once-duration-override-operator/run-once-duration-override-rhel9-operator\u0026tag=v1.2-8"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64 as a component of RODOO 1.2 for RHEL 9",
"product_id": "9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
},
"product_reference": "run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64",
"relates_to_product_reference": "9Base-RODOO-1.2"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_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": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-16T00:34:49+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-operator-bundle@sha256:68178c1bdb8ea36faf602d639af290096b40d796aaf8f0e66bff1f6de1ec036a_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9-operator@sha256:2921354dbe51a94c750e11621acbbaffa8068780a5c495c749fed0751189c89d_amd64",
"9Base-RODOO-1.2:run-once-duration-override-operator/run-once-duration-override-rhel9@sha256:0432f8a46dbe6ef3abd0d164d935bf23ad860b290e885efc58cc75f5c0dfab62_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhea-2024:7866
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Pipelines Client tkn for 1.16.0 has been released.",
"title": "Topic"
},
{
"category": "general",
"text": "Red Hat OpenShift Pipelines Client, tkn for the 1.16.0 release, provides a CLI tool to interact with the Pipelines and Triggers components provided by Red Hat OpenShift Pipelines 1.16.0\n\nThe tkn CLI tool is delivered as an RPM package for installation on RHEL platforms, and as binaries for non-Linux platforms.",
"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/RHEA-2024:7866",
"url": "https://access.redhat.com/errata/RHEA-2024:7866"
},
{
"category": "external",
"summary": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html",
"url": "https://docs.openshift.com/container-platform/4.14/cli_reference/tkn_cli/installing-tkn.html"
},
{
"category": "external",
"summary": "SRVKP-3934",
"url": "https://issues.redhat.com/browse/SRVKP-3934"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhea-2024_7866.json"
}
],
"title": "Red Hat Enhancement Advisory: Red Hat OpenShift Pipelines Client tkn for 1.16.0 release",
"tracking": {
"current_release_date": "2025-11-11T15:59:20+00:00",
"generator": {
"date": "2025-11-11T15:59:20+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHEA-2024:7866",
"initial_release_date": "2024-10-09T13:43:14+00:00",
"revision_history": [
{
"date": "2024-10-09T13:43:14+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-09T13:43:14+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:20+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "OpenShift Pipelines version 1.16 for RHEL 8",
"product": {
"name": "OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_pipelines:1.16::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Pipelines"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.src",
"product": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.src",
"product_id": "openshift-pipelines-client-0:1.16.0-11647.el8.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.16.0-11647.el8?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"product_id": "openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.16.0-11647.el8?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64",
"product_id": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.16.0-11647.el8?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"product": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"product_id": "openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.16.0-11647.el8?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"product_id": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.16.0-11647.el8?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"product_id": "openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.16.0-11647.el8?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"product_id": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.16.0-11647.el8?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"product_id": "openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client@1.16.0-11647.el8?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"product": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"product_id": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/openshift-pipelines-client-redistributable@1.16.0-11647.el8?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.aarch64 as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.s390x as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x"
},
"product_reference": "openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.src as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src"
},
"product_reference": "openshift-pipelines-client-0:1.16.0-11647.el8.src",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-0:1.16.0-11647.el8.x86_64 as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64 as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64 as a component of OpenShift Pipelines version 1.16 for RHEL 8",
"product_id": "8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
},
"product_reference": "openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64",
"relates_to_product_reference": "8Base-PIPELINES-1.16"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-09T13:43:14+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-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:7866"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-09T13:43:14+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-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHEA-2024:7866"
},
{
"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-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.src",
"8Base-PIPELINES-1.16:openshift-pipelines-client-0:1.16.0-11647.el8.x86_64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.aarch64",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.ppc64le",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.s390x",
"8Base-PIPELINES-1.16:openshift-pipelines-client-redistributable-0:1.16.0-11647.el8.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
RHSA-2024:7164
Vulnerability from csaf_redhat
Notes
{
"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": "The Migration Toolkit for Containers (MTC) 1.8.4 is now available.\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": "The Migration Toolkit for Containers (MTC) enables you to migrate Kubernetes resources, persistent volume data, and internal container images between OpenShift Container Platform clusters, using the MTC web console or the Kubernetes API.\n\nSecurity Fix(es) from Bugzilla:\n\n* golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* webpack-dev-middleware: lack of URL validation may lead to file leak (CVE-2024-29180)\n\n* express: cause malformed URLs to be evaluated (CVE-2024-29041)\n\n* axios: axios: Server-Side Request Forgery (CVE-2024-39338)\n\n* golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect (CVE-2023-45289)\n\n* jose-go: improper handling of highly compressed data (CVE-2024-28180)\n\n* follow-redirects: Possible credential leak (CVE-2024-28849)\n\n* moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration (CVE-2024-29018)\n\n* containers/image: digest type does not guarantee valid type (CVE-2024-3727)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* braces: fails to limit the number of characters it can handle (CVE-2024-4068)\n\n* node-tar: denial of service while parsing a tar file due to lack of folders depth validation (CVE-2024-28863)\n\nFor more details about the security issue(s), including the impact, a CVSS score, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:7164",
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "2299624",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299624"
},
{
"category": "external",
"summary": "2299625",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299625"
},
{
"category": "external",
"summary": "2299628",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299628"
},
{
"category": "external",
"summary": "2299668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2299668"
},
{
"category": "external",
"summary": "MIG-1592",
"url": "https://issues.redhat.com/browse/MIG-1592"
},
{
"category": "external",
"summary": "MIG-1593",
"url": "https://issues.redhat.com/browse/MIG-1593"
},
{
"category": "external",
"summary": "MIG-1598",
"url": "https://issues.redhat.com/browse/MIG-1598"
},
{
"category": "external",
"summary": "MIG-1610",
"url": "https://issues.redhat.com/browse/MIG-1610"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_7164.json"
}
],
"title": "Red Hat Security Advisory: Migration Toolkit for Containers (MTC) 1.8.4 security and bug fix update",
"tracking": {
"current_release_date": "2025-11-12T02:29:59+00:00",
"generator": {
"date": "2025-11-12T02:29:59+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:7164",
"initial_release_date": "2024-09-26T03:46:53+00:00",
"revision_history": [
{
"date": "2024-09-26T03:46:53+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-26T03:46:53+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-12T02:29:59+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "8Base-RHMTC-1.8",
"product": {
"name": "8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:rhmt:1.8::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat Migration Toolkit"
},
{
"branches": [
{
"category": "product_version",
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_id": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-controller-rhel8\u0026tag=v1.8.4-22"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_id": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-hook-runner-rhel8\u0026tag=v1.8.4-8"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_id": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-log-reader-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_id": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-must-gather-rhel8\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_id": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-openvpn-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_id": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rhel8-operator\u0026tag=v1.8.4-16"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_id": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-operator-bundle\u0026tag=v1.8.4-33"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_id": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-registry-rhel8\u0026tag=v1.8.4-11"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_id": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-rsync-transfer-rhel8\u0026tag=v1.8.4-9"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_id": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-ui-rhel8\u0026tag=v1.8.4-10"
}
}
},
{
"category": "product_version",
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_id": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9?arch=amd64\u0026repository_url=registry.redhat.io/rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8\u0026tag=v1.8.4-9"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
},
"product_reference": "rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64"
},
"product_reference": "rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64"
},
"product_reference": "rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64"
},
"product_reference": "rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64"
},
"product_reference": "rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64"
},
"product_reference": "rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
},
"product_reference": "rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64"
},
"product_reference": "rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64"
},
"product_reference": "rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
},
"product_reference": "rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64 as a component of 8Base-RHMTC-1.8",
"product_id": "8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
},
"product_reference": "rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64",
"relates_to_product_reference": "8Base-RHMTC-1.8"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2019-25211",
"cwe": {
"id": "CWE-346",
"name": "Origin Validation Error"
},
"discovery_date": "2024-07-02T21:00:45+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295302"
}
],
"notes": [
{
"category": "description",
"text": "parseWildcardRules in Gin-Gonic CORS middleware before 1.6.0 mishandles a wildcard at the end of an origin string, e.g., https://example.community/* is allowed when the intention is that only https://example.com/* should be allowed, and http://localhost.example.com/* is allowed when the intention is that only http://localhost/* should be allowed.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2019-25211"
},
{
"category": "external",
"summary": "RHBZ#2295302",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295302"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2019-25211",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25211"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2019-25211"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-869c-j7wc-8jqv",
"url": "https://github.com/advisories/GHSA-869c-j7wc-8jqv"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d",
"url": "https://github.com/gin-contrib/cors/commit/27b723a473efd80d5a498fa9f5933c80204c850d"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0",
"url": "https://github.com/gin-contrib/cors/compare/v1.5.0...v1.6.0"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/106",
"url": "https://github.com/gin-contrib/cors/pull/106"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/pull/57",
"url": "https://github.com/gin-contrib/cors/pull/57"
},
{
"category": "external",
"summary": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0",
"url": "https://github.com/gin-contrib/cors/releases/tag/v1.6.0"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "github.com/gin-contrib/cors: Gin mishandles a wildcard in the origin string in github.com/gin-contrib/cors"
},
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2024-3727",
"cwe": {
"id": "CWE-354",
"name": "Improper Validation of Integrity Check Value"
},
"discovery_date": "2024-04-12T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2274767"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the github.com/containers/image library. This flaw allows attackers to trigger unexpected authenticated registry accesses on behalf of a victim user, causing resource exhaustion, local path traversal, and other attacks.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "containers/image: digest type does not guarantee valid type",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Some conditions are necessary for this attack to occur, such as the attacker being able to upload malicious images to the registry and persuade a victim to pull them. Hence, the severity of this flaw was 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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-3727"
},
{
"category": "external",
"summary": "RHBZ#2274767",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2274767"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-3727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3727"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-3727"
}
],
"release_date": "2024-05-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:R/S:C/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "containers/image: digest type does not guarantee valid type"
},
{
"cve": "CVE-2024-4068",
"cwe": {
"id": "CWE-1050",
"name": "Excessive Platform Resource Consumption within a Loop"
},
"discovery_date": "2024-05-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2280600"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the NPM package `braces.` It fails to limit the number of characters it can handle, which could lead to memory exhaustion. In `lib/parse.js,` if a malicious user sends \"imbalanced braces\" as input, the parsing will enter a loop, causing the program to start allocating heap memory without freeing it at any moment of the loop. Eventually, the JavaScript heap limit is reached, and the program will crash.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "braces: fails to limit the number of characters it can handle",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-4068"
},
{
"category": "external",
"summary": "RHBZ#2280600",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2280600"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-4068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4068"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-4068"
},
{
"category": "external",
"summary": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/",
"url": "https://devhub.checkmarx.com/cve-details/CVE-2024-4068/"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308",
"url": "https://github.com/micromatch/braces/blob/98414f9f1fabe021736e26836d8306d5de747e0d/lib/parse.js#L308"
},
{
"category": "external",
"summary": "https://github.com/micromatch/braces/issues/35",
"url": "https://github.com/micromatch/braces/issues/35"
}
],
"release_date": "2024-03-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "braces: fails to limit the number of characters it can handle"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-28180",
"cwe": {
"id": "CWE-409",
"name": "Improper Handling of Highly Compressed Data (Data Amplification)"
},
"discovery_date": "2024-03-10T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268854"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Jose due to improper handling of highly compressed data. This issue could allow an attacker to send a JWE containing compressed data that uses large amounts of memory and CPU when decompressed by Decrypt or DecryptMulti.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "jose-go: improper handling of highly compressed data",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28180"
},
{
"category": "external",
"summary": "RHBZ#2268854",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268854"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28180"
},
{
"category": "external",
"summary": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g",
"url": "https://github.com/go-jose/go-jose/security/advisories/GHSA-c5q2-7r4c-mv6g"
}
],
"release_date": "2024-03-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "jose-go: improper handling of highly compressed data"
},
{
"cve": "CVE-2024-28849",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-14T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2269576"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the follow-redirects package. While processing the cross-domain redirection, `follow-redirects` clears authorization headers, however, it misses clearing proxy-authentication headers, which contain credentials as well. This issue may lead to credential leaking, having a high impact on data confidentiality.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "follow-redirects: Possible credential leak",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28849"
},
{
"category": "external",
"summary": "RHBZ#2269576",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2269576"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28849"
},
{
"category": "external",
"summary": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp",
"url": "https://github.com/follow-redirects/follow-redirects/security/advisories/GHSA-cxjh-pqwp-8mfp"
}
],
"release_date": "2024-03-14T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "follow-redirects: Possible credential leak"
},
{
"cve": "CVE-2024-28863",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-06-20T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2293200"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in ISAACS\u0027s node-tar, where it is vulnerable to a denial of service, caused by the lack of folder count validation. The vulnerability exists due to the application not properly controlling the consumption of internal resources while parsing a tar file. By sending a specially crafted request, a remote attacker can trigger resource exhaustion and perform a denial of service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-28863"
},
{
"category": "external",
"summary": "RHBZ#2293200",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2293200"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-28863",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28863"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-28863"
},
{
"category": "external",
"summary": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36",
"url": "https://github.com/isaacs/node-tar/security/advisories/GHSA-f5x3-32g6-xq36"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240524-0005/",
"url": "https://security.netapp.com/advisory/ntap-20240524-0005/"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "node-tar: denial of service while parsing a tar file due to lack of folders depth validation"
},
{
"cve": "CVE-2024-29018",
"cwe": {
"id": "CWE-669",
"name": "Incorrect Resource Transfer Between Spheres"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270591"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in Moby due to excessive data output in external DNS requests from \"internal\" networks, enabling unauthorized access to sensitive system information by remote attackers. This flaw allows attackers to gain access to sensitive information by exploiting incorrect resource transfer between spheres through specially crafted requests.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29018"
},
{
"category": "external",
"summary": "RHBZ#2270591",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270591"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29018"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29018"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/pull/46609",
"url": "https://github.com/moby/moby/pull/46609"
},
{
"category": "external",
"summary": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx",
"url": "https://github.com/moby/moby/security/advisories/GHSA-mq39-4gv4-mvpx"
}
],
"release_date": "2024-03-20T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "moby: external DNS requests from \u0027internal\u0027 networks could lead to data exfiltration"
},
{
"cve": "CVE-2024-29041",
"cwe": {
"id": "CWE-601",
"name": "URL Redirection to Untrusted Site (\u0027Open Redirect\u0027)"
},
"discovery_date": "2024-06-07T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2290901"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Express.js minimalist web framework for node. Upstream versions of Express.js before 4.19.0 and all pre-release alpha and beta versions of 5.0 are affected by an open redirect vulnerability using malformed URLs. When a user of Express performs a redirect using a user-provided URL, Express performs an encode [using `encodeurl`](https://github.com/pillarjs/encodeurl) on the contents before passing it to the `location` header. This issue can cause malformed URLs to be evaluated in unexpected ways by common redirect allow list implementations in Express applications, leading to an Open Redirect via bypass of a properly implemented allow list. The main method impacted is `res.location()`, but this is also called from within `res.redirect()`. The vulnerability is fixed in upstream version 4.19.2 and 5.0.0-beta.3.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "express: cause malformed URLs to be evaluated",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat Fuse 7 only uses express as part of build time development dependency, it is not part of the final product delivery.\n\nUpstream versions should not be relied upon for ultimate determination of affectedness. Red Hat might backport fixes from upstream versions on a case by case basis.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29041"
},
{
"category": "external",
"summary": "RHBZ#2290901",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2290901"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29041"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29041"
},
{
"category": "external",
"summary": "https://expressjs.com/en/4x/api.html#res.location",
"url": "https://expressjs.com/en/4x/api.html#res.location"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd",
"url": "https://github.com/expressjs/express/commit/0867302ddbde0e9463d0564fea5861feb708c2dd"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94",
"url": "https://github.com/expressjs/express/commit/0b746953c4bd8e377123527db11f9cd866e39f94"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/pull/5539",
"url": "https://github.com/expressjs/express/pull/5539"
},
{
"category": "external",
"summary": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc",
"url": "https://github.com/expressjs/express/security/advisories/GHSA-rv95-896h-c2vc"
},
{
"category": "external",
"summary": "https://github.com/koajs/koa/issues/1800",
"url": "https://github.com/koajs/koa/issues/1800"
}
],
"release_date": "2024-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Red Hat has investigated whether a possible mitigation exists for this issue, and has not been able to identify a practical example. Please update the affected package as soon as possible.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.1,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "express: cause malformed URLs to be evaluated"
},
{
"cve": "CVE-2024-29180",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-03-21T00:00:00+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2270863"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the webpack-dev-middleware package, where it failed to validate the supplied URL address sufficiently before returning local files. This flaw allows an attacker to craft URLs to return arbitrary local files from the developer\u0027s machine. The lack of normalization before calling the middleware also allows the attacker to perform path traversal attacks on the target environment.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "webpack-dev-middleware: lack of URL validation may lead to file leak",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "The vulnerability in webpack-dev represents a important security issue due to its potential to expose sensitive files and compromise developer machines. By failing to validate URLs and normalize paths effectively, the middleware allows attackers to craft malicious requests that can retrieve arbitrary local files or perform unauthorized path traversal. This could lead to unauthorized access to confidential information, including source code, configuration files, and even system-level files. Given the widespread use of webpack-dev-middleware in web development environments, addressing this vulnerability promptly is important to prevent serious data breaches and protect the integrity of development processes.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-29180"
},
{
"category": "external",
"summary": "RHBZ#2270863",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2270863"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-29180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29180"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-29180"
},
{
"category": "external",
"summary": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6",
"url": "https://github.com/webpack/webpack-dev-middleware/security/advisories/GHSA-wr3j-pwj9-hqq6"
}
],
"release_date": "2024-03-21T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"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-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 7.4,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "CHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "webpack-dev-middleware: lack of URL validation may lead to file leak"
},
{
"cve": "CVE-2024-39338",
"cwe": {
"id": "CWE-918",
"name": "Server-Side Request Forgery (SSRF)"
},
"discovery_date": "2024-08-13T17:21:32.774718+00:00",
"flags": [
{
"label": "vulnerable_code_not_present",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2304369"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in the Axios HTTP Client. It is vulnerable to a server-side request forgery attack (SSRF) caused by unexpected behavior where requests for path-relative URLs get processed as protocol-relative URLs. This flaw allows an attacker to perform arbitrary requests from the server, potentially accessing internal systems or exfiltrating sensitive data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "axios: axios: Server-Side Request Forgery",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability is rated as IMPORTANT because it can be exploited remotely with low complexity and without user interaction, it poses a significant risk to confidentiality.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"known_not_affected": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-39338"
},
{
"category": "external",
"summary": "RHBZ#2304369",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2304369"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-39338",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39338"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-39338"
},
{
"category": "external",
"summary": "https://github.com/axios/axios/releases",
"url": "https://github.com/axios/axios/releases"
},
{
"category": "external",
"summary": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html",
"url": "https://jeffhacks.com/advisories/2024/06/24/CVE-2024-39338.html"
}
],
"release_date": "2024-08-12T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-26T03:46: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-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"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": [
"8Base-RHMTC-1.8:rhmtc/openshift-migration-controller-rhel8@sha256:a4025dfcd79bcb22e2ab91e1bc027c200f9c2741ed2c3a576a64cb24084c584e_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-hook-runner-rhel8@sha256:419c11ecd25664d16f77aec6589c9fa183832947766f75575dfab4bc059fe876_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-log-reader-rhel8@sha256:6886c4d68d7c6100b5eb7239ae8ce14871403a71ce69b35c42c0ce238b32ff87_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-must-gather-rhel8@sha256:08bb8048bb9fc00ba84e846fce7ce3e37506fbadf077b487c1d3d2dd607b2277_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-openvpn-rhel8@sha256:1e0cf80fab89615624cf7f9f62e72e161af4143ed1d6245db45f09ba8382dbc4_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-operator-bundle@sha256:9616b52c1d745b7bf37c0237a6cd2cde9a1d9e8dbfdb5e5cb49504805e706065_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-registry-rhel8@sha256:c7f229ac51306d667f9b766fb1a464686fa47eb06d5658dbe4977e25b4877b20_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rhel8-operator@sha256:79c957509adaff575917d1e70ec25965a4230c0a2deb9cd9007089dfc3ec39cc_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-rsync-transfer-rhel8@sha256:b556472a46fbac2508b8f36b975c8fdb26a77a2fc8bd43b2667f9151bf1cbc3f_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-ui-rhel8@sha256:db4903f395697e2eb244a0251ec1a5f89b12434501cb56889f2af37770f95f58_amd64",
"8Base-RHMTC-1.8:rhmtc/openshift-migration-velero-plugin-for-mtc-rhel8@sha256:8765eb907963a6677c1af44dee1168d635d243824396f73c829697b1582046e9_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "axios: axios: Server-Side Request Forgery"
}
]
}
rhsa-2024_6221
Vulnerability from csaf_redhat
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Critical"
},
"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 Builds 1.1.0\nCritical: Security fixes and ships the operator with a RHEL9 base.",
"title": "Topic"
},
{
"category": "general",
"text": "The release of Red Hat OpenShift Builds 1.1.0 General Availability introduces the following change:\n\n- The Builds Operator has been migrated to a RHEL 9 base.\n- The CSI driver is now integrated and shipped with the operator.\n\nSecurity fixes:\n\n* openshift-builds-controller-container: go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients (CVE-2023-49569)\n\n* openshift-builds-operator-container: golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS (CVE-2023-45288)\n\n* openshift-builds-waiters-container: golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* openshift-builds-waiters-container: golang: html/template: errors returned from MarshalJSON methods may break template escaping (CVE-2024-24785)\n\n* openshift-builds-waiters-container: golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* openshift-builds-waiters-container: golang: net/http: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290) \n\n* openshift-builds-operator-container: golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON (CVE-2024-24786)\n\nFor more details about these security issues, including their impact, CVSS\nscores, acknowledgments, and other related information, refer to the CVE page\nlisted 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-2024:6221",
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#critical",
"url": "https://access.redhat.com/security/updates/classification/#critical"
},
{
"category": "external",
"summary": "2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "BUILD-993",
"url": "https://issues.redhat.com/browse/BUILD-993"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6221.json"
}
],
"title": "Red Hat Security Advisory: The Red Hat OpenShift Builds 1.1.0 General Availability",
"tracking": {
"current_release_date": "2025-01-06T20:04:42+00:00",
"generator": {
"date": "2025-01-06T20:04:42+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:6221",
"initial_release_date": "2024-09-03T11:45:04+00:00",
"revision_history": [
{
"date": "2024-09-03T11:45:04+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-03T11:45:04+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T20:04:42+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Builds for Red Hat OpenShift",
"product": {
"name": "Builds for Red Hat OpenShift",
"product_id": "Builds for Red Hat OpenShift",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_builds:1.1::el9"
}
}
}
],
"category": "product_family",
"name": "Builds for Red Hat OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
}
]
},
"vulnerabilities": [
{
"acknowledgments": [
{
"names": [
"Bartek Nowotarski"
],
"organization": "nowotarski.info"
}
],
"cve": "CVE-2023-45288",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268273"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was discovered with the implementation of the HTTP/2 protocol in the Go programming language. There were insufficient limitations on the amount of CONTINUATION frames sent within a single stream. An attacker could potentially exploit this to cause a Denial of Service (DoS) attack.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Red Hat rates the security impact of this vulnerability as Important due to the worst case scenario resulting in a denial of service. It is simple to exploit, could significantly impact availability, and there is not a suitable mitigation for all use cases. Once an attack has ended, the system should return to normal operations on its own.\n\nThis vulnerability only impacts servers which have HTTP/2 enabled. It stems from an imperfect definition of the protocol. As the Go programming language is widely utilized across nearly every major Red Hat offering, a full listing of impacted packages will not be provided. Therefore, the \u201cAffected Packages and Issued Red Hat Security Errata\u201d section contains a simplified list of what offerings need to remediate this vulnerability. Every impacted offering has at least one representative component listed, but potentially not all of them. Rest assured that Red Hat is committed to remediating this vulnerability across our entire portfolio.\n\nMany components are rated as Low impact due to configurations which reduce the attack surface or significantly increase the difficulty of exploitation. A summary of these scenarios are:\n* The container includes a package that provides a vulnerable webserver, but it is not used or running during operation\n* HTTP/2 is disabled by default and is not supported\n* Only a client implementation is provided, which is not vulnerable\n* A vulnerable module (either golang.org/net/http or golang.org/x/net/http2) is included, but disabled\n* Access to a vulnerable server is restricted within the container (loopback only connections)\n* Golang is available in the container but is not used\n\n\nWithin the Red Hat OpenShift Container Platform, the majority of vulnerable components are not externally accessible. This means an attacker must already have access to a container within your environment to exploit this vulnerability. However, the ose-hyperkube (openshift-enterprise-hyperkube) container is externally accessible, so there are less barriers to exploitation. Fixes for this specific container are already available.\n\nWithin Red Hat Ansible Automation Platform, the impacted component is Receptor. The impact has been reduced to Low as the vulnerable code is present, but not utilized. There are three potential exposures within this component:\n* Receptor utilizes QUIC a UDP based protocol which does not run over HTTP/2\n* Receptor utilizes the x/net/ipv4 and ipv6 packages, both of which are not affected",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "RHBZ#2268273",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268273"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45288"
},
{
"category": "external",
"summary": "https://nowotarski.info/http2-continuation-flood/",
"url": "https://nowotarski.info/http2-continuation-flood/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2687",
"url": "https://pkg.go.dev/vuln/GO-2024-2687"
},
{
"category": "external",
"summary": "https://www.kb.cert.org/vuls/id/421644",
"url": "https://www.kb.cert.org/vuls/id/421644"
}
],
"release_date": "2024-04-03T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In some environments where http/2 support is not required, it may be possible to disable this feature to reduce risk.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "golang: net/http, x/net/http2: unlimited number of CONTINUATION frames causes DoS"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2023-49569",
"cwe": {
"id": "CWE-22",
"name": "Improper Limitation of a Pathname to a Restricted Directory (\u0027Path Traversal\u0027)"
},
"discovery_date": "2024-01-12T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2258143"
}
],
"notes": [
{
"category": "description",
"text": "A path traversal vulnerability was discovered in the go library go-git. This issue may allow an attacker to create and amend files across the filesystem when applications are using the default ChrootOS, potentially allowing remote code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This problem only affects the go implementation and not the original git cli code. Applications using BoundOS or in-memory filesystems are not affected by this issue. Clients should be limited to connect to only trusted git servers to reduce the risk of compromise.\n\nIn OpenShift Container Platform (OCP) the vulnerable github.com/go-git/go-git/v5 Go package is used as a dependency in many components where the vulnerable function is not used, hence the impact by this vulnerability is reduced 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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-49569"
},
{
"category": "external",
"summary": "RHBZ#2258143",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2258143"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-49569",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49569"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-49569"
},
{
"category": "external",
"summary": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88",
"url": "https://github.com/go-git/go-git/security/advisories/GHSA-449p-3h89-pw88"
}
],
"release_date": "2024-01-09T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "In cases where a bump to the latest version of go-git is not possible, a recommendation to reduce the exposure of this threat is limiting its use to only trust-worthy Git servers.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "go-git: Maliciously crafted Git server replies can lead to path traversal and RCE on go-git clients"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"Builds for Red Hat OpenShift"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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": [
"Builds for Red Hat OpenShift"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-03T11:45:04+00:00",
"details": "Red Hat OpenShift Builds Release",
"product_ids": [
"Builds for Red Hat OpenShift"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"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": [
"Builds for Red Hat OpenShift"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_4872
Vulnerability from csaf_redhat
Notes
{
"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": "Red Hat OpenShift Serverless version 1.33.1 is now available.\n\nRed Hat Product Security has rated this update as having a security impact of\nModerate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE\nlink(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "Version 1.33.1 of the OpenShift Serverless Operator is supported on Red Hat\nOpenShift Container Platform versions 4.12, 4.13, 4.14, 4.15 and 4.16\n\nThis release includes security, bug fixes, and enhancements.\n\nSecurity Fix(es):\n* golang: archive/zip: Incorrect handling of certain ZIP files (CVE-2024-24789)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* go-retryablehttp: url might write sensitive information to log file (CVE-2024-6104)\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\nFor more details about the security issues, including the impact, a CVSS score, acknowledgements, and other related information, refer to the CVE pages 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-2024:4872",
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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_openshift_serverless/1.33",
"url": "https://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "2296268",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296268"
},
{
"category": "external",
"summary": "2296269",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2296269"
},
{
"category": "external",
"summary": "SRVCOM-3189",
"url": "https://issues.redhat.com/browse/SRVCOM-3189"
},
{
"category": "external",
"summary": "SRVKE-1630",
"url": "https://issues.redhat.com/browse/SRVKE-1630"
},
{
"category": "external",
"summary": "SRVKS-1249",
"url": "https://issues.redhat.com/browse/SRVKS-1249"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4872.json"
}
],
"title": "Red Hat Security Advisory: Release of OpenShift Serverless 1.33.1 security update",
"tracking": {
"current_release_date": "2025-01-06T18:58:50+00:00",
"generator": {
"date": "2025-01-06T18:58:50+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:4872",
"initial_release_date": "2024-07-25T14:44:06+00:00",
"revision_history": [
{
"date": "2024-07-25T14:44:06+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-25T14:44:06+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T18:58:50+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat OpenShift Serverless 1.33",
"product": {
"name": "Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift_serverless:1.33::el8"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenShift Serverless"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_id": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-operator-bundle\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d?arch=amd64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02?arch=s390x\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb?arch=ppc64le\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_id": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"product_identification_helper": {
"purl": "pkg:oci/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_id": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"product_identification_helper": {
"purl": "pkg:oci/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/client-kn-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_id": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_id": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-controller-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_id": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_id": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-controller-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-post-install-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-receiver-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_id": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-kafka-broker-webhook-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-filter-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_id": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtbroker-ingress-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_id": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtchannel-broker-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_id": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-mtping-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_id": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-storage-version-migration-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_id": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/eventing-webhook-rhel8\u0026tag=1.12.0-7"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_id": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"product_identification_helper": {
"purl": "pkg:oci/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/func-utils-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_id": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/ingress-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_id": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_id": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"product_identification_helper": {
"purl": "pkg:oci/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/knative-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_id": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kn-cli-artifacts-rhel8\u0026tag=1.12.0-6"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_id": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/kourier-control-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_id": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"product_identification_helper": {
"purl": "pkg:oci/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/svls-must-gather-rhel8\u0026tag=1.33.1-1"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_id": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_id": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"product_identification_helper": {
"purl": "pkg:oci/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/net-istio-webhook-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_id": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serverless-rhel8-operator\u0026tag=1.33.1-2"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_id": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-activator-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-hpa-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_id": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-autoscaler-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_id": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-controller-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_id": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-queue-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_id": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-storage-version-migration-rhel8\u0026tag=1.12.0-5"
}
}
},
{
"category": "product_version",
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_id": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"product_identification_helper": {
"purl": "pkg:oci/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b?arch=arm64\u0026repository_url=registry.redhat.io/openshift-serverless-1/serving-webhook-rhel8\u0026tag=1.12.0-5"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x"
},
"product_reference": "openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64"
},
"product_reference": "openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64"
},
"product_reference": "openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64"
},
"product_reference": "openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x"
},
"product_reference": "openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64"
},
"product_reference": "openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64"
},
"product_reference": "openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x"
},
"product_reference": "openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le"
},
"product_reference": "openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64"
},
"product_reference": "openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le"
},
"product_reference": "openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x"
},
"product_reference": "openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x"
},
"product_reference": "openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64"
},
"product_reference": "openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le"
},
"product_reference": "openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64"
},
"product_reference": "openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x"
},
"product_reference": "openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64"
},
"product_reference": "openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x"
},
"product_reference": "openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64 as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"relates_to_product_reference": "8Base-RHOSS-1.33"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x as a component of Red Hat OpenShift Serverless 1.33",
"product_id": "8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
},
"product_reference": "openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x",
"relates_to_product_reference": "8Base-RHOSS-1.33"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
}
],
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-25T14:44:06+00:00",
"details": "See the Red Hat OpenShift serverless 1.33 documentation at: \nhttps://access.redhat.com/documentation/en-us/red_hat_openshift_serverless/1.33",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:10200e1b9a1dff76486816d8da6750feb908a7208584afe451ac74671247b229_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:3cae90be660d0e3c0e501ea9cf6248e8e9983929ae4d1ae1506caed4726ea07e_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:a663194f67cd4574c2d653c247dd0cd7bb992fc336412f102b007209c763e0f9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/backstage-plugins-eventmesh-rhel8@sha256:b4acd286dc11d2f78b0302ff1f03c0a4e480e5bf87581061e942770200b554cd_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:2681712f6702d8b82e165971e2012cd7150be584c47b43863b84d495e63fc0f3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:3df91f6461b1fa887d6596e8dd433b48ceda8b64ef65e407fa64cfee40fadf4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:c4c53468e89d8a441d6c2a4d1c0521bcb01af11c187fce3ceef548a5d632f10d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1-tech-preview/knative-client-plugin-event-sender-rhel8@sha256:ef5a5796e2d16d662288c01e324de8ab3f2461a7c386a4ecabf9bfb2276d771e_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0ca2b55f231a2e24f17f16cee2a33775b30cb7ca5d6fa6e834948bfed51382e5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:0dbe2b8132a964c051d5f6ec09836a801762cc04db67b6ca87d78fe10bc7e1c9_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:b39e3cd2b438d31097e13c31e0abc942142838db6aeb0031f0727ce43a5166c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/client-kn-rhel8@sha256:c1b1313d4fbb3b8cdcf3f08d820b440a0535bce7461b61e5c6d66abeabc9b5d0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:1d3a768ca3325ff373c942e897cb4152ab85545c3b69f27588afaf3bcd4f1aa1_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:54fe238d45e5d635df2ef0bbcc1c570bd3e5ab4c9b57bd9a81efc114210135c9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:6adeba2be426966b1f89acb76765338f5893207074b22829d74025d36a1e2ef8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-apiserver-receive-adapter-rhel8@sha256:7c22f09a46b00fd1f0a55eaa01ee80f6468b936f8210452add57eb4e459f2e8b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:3a0a1177aed1a295d52b0384eaa9c44a533a8ff261b861076a6ca819a1fe2d19_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:5a84691cd96a6abb3d13877469809c86999316fe4f8c8da8101468bf85d9ab4f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:64526450479d79cbdd5da3276d3b7a5ba13900916d993a4ef5235731e29e7eff_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-controller-rhel8@sha256:8d02a112ddfe5587b18c20528400322ae566141ce35dfcc0d2012b645da204e6_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:0d027b40df86dc78bc4995f5b6cacae6264336f0b82f6799b9093d84047eb756_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:16901a4dd25c645f937b0d3616715e61ec012350e29e3c2065fa996ec422edc8_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:6b96fab6a2d16dbed2ec557e5101e94784fe6a5b8c516246b43d7ae554f99af0_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-controller-rhel8@sha256:a5b7e99d8aa7e310a84c5a29a63e613c4793972f21846a0fa9f6cac4a63f31e8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:06e7bda8b10a7551385755a7b11513f4c54eadd0db2f29cbe09ec7089f63786c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:2e801c80a9d3bc2691dc06678f9d0d861bef57cbebe94cf5a3f64df0eb6b4fb3_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:71d5148cf2fc6c6ea083a791975bc5723e453086f305e1b86655195065dbbd7c_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-in-memory-channel-dispatcher-rhel8@sha256:9e1908cce2d5acf521ee5b6652ecaa919fd9f9b7bf2b827e2401d6831c67afb9_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:46ee12d180230781e1fa12e21b4eba48c2ab36eb8a8aa93226f0524635e08a04_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:947e896eed8dd0dd44c0b89999ce9f1a78b3f782a42956baee4f4102bb37b9a9_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:b90a721432468e15a398c96250371597e3e1c4c2b35df3e6775cdee8590e5202_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-istio-controller-rhel8@sha256:ca59fd6b4dc69e6bc30e17e020e003626e0e9f808112ed9c40a4bf40da0b7dc1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:7aefe3a238635364f436d641b126ca18a5fd8d5277611956d84f826eedc645ba_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8722f15a89a305dd1aca7ddaa562c25b92c8b309f10458ef5ff4072e30873649_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:8a1e8b64bfe3a0fa8a524c8022b4948222e630dbcdc1938aac895985787b684c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-controller-rhel8@sha256:c3fca21bf5f1840788fbb978d6347ab214b7a7caf10ed1611f4f630b0e907478_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:65a4597dfbd41d3d8662bb96a87f5c34b7b5eada5dfd4fe0e8d08f23bb10ad24_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:a8867d6ce5f0a0d97e1f512ebd4af3fdef7fa2464134c107a51f4ed244546210_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:b5c1caee30ca6533877dbc322f4786b15c75048639039a19421e871872550f63_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-dispatcher-rhel8@sha256:e66cb286f82e333b0999fc4107ddb57d14fb49c54501bfda8d39af9a7c9fdb13_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:32a4ada1f0c85edc05aa02eabd6bee3077357393c9cb29f2ef9a9ac4e9fad990_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:470ea864393362ab79bd67348a7e90bcac98c9e14c5052401cc41b3d9614ff12_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:6c837e7c79d14a7f6a66652fe42ef25e071910b55a23b9052827e297b52f425b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-post-install-rhel8@sha256:9462aa450195abf2901f50fa22bc9d97f6fa6f24c4f94cba9b4d4b69819281ac_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:0c21559db3e0b393ef8404f0e46e20e978317a666b6a3cddef68904dfd331cfc_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:4177a9da01f122e1be5a7999db339cfd6efd65aa34404d337f218fd5681ebc3f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:66d8e3bc6f4605af6c67a3977200be881798737af0e9d31c4f55dc5aa7f672cc_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-receiver-rhel8@sha256:afc3bea70b5c6a193f45b3b3e43581f10d1f98bac95c3565e99d4d17027bfc29_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:08e3e3a3a94e4011d7aeafa8a1b89793fe5a48a9283db2e697bd9f4a48e1c832_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:711eec6d436b4a4d521ec284017a1c60e4e5de6077da3618121c8e04d4aba9ac_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a3e5e80c210615266eb56887d523b251281a2dded745a341b049ec3c4c12e617_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-kafka-broker-webhook-rhel8@sha256:a982c1d2ef7c3c6a8f56955834c6b39a5f3c2f3ce4a2abfb77a636f806581b09_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:05e747e32975530c5ea893543f28939464fcff2130885c8b0115b5a5ee0ebb5d_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:0f3debae4b25851944db5e54287f5449848980ce46c4547307428d008df12379_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:51f93b7d2d23abcdedf499d72ebc62ffc57435aa81c97f362f49ac30185892fb_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-filter-rhel8@sha256:7e93786f91761e00bb70d2a57cd9a3318f6e4112766394beda384c142372ddd5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:1087217e9dbe9f5f450d8181e0543f3b69578b5c640e25a736af2d88a14d02cd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:28baf7b8058c9279c59a92147f74c471513be2872be65b7e48bd6e0b9ca0de94_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:53b095432c045556320ee1250f781b00da349f88ad288f54dda2ca7b295e68a4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtbroker-ingress-rhel8@sha256:d2bd21d8f2ae19a87b84c8b7be5314cd1ee2f96ea5d528bacc8f702e89c21ad6_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:0313956ca37163b4a9270d373b182f7bdad3da0f733e0324bb371d498a393cd1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:98910248deeb07e8ea42a2fa576816933288373917b74401139cc8ce48dfee7f_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:abf1d2f106f243f0a23f2e4fa1e034598f4c2036b4e3ca0118b1d400ae323187_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtchannel-broker-rhel8@sha256:f21b4d99f634b942ef930d03278e77047f1e8199254998ab006c37e978d4b9d0_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:55005678ca9dc96c42174fdb8356e33f0739cb96f3c682d36627bfd5e3f9a7f4_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:7b9ebd835eec54162d6be996f3db324fa34e1b33ef7d589f47ec596df6cac7b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:be0cdb0d32c846cda2c0fe9bf61464613db9d193ece5fc39a91577efccc5a40b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-mtping-rhel8@sha256:ed1af5849c607df421735db3310d46ccfea50212bb657f8c76064262888e73da_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:13f15d77fb85479d0ee7faf7fbee7557ea0d7805d37457c3aeba95bafb964f2d_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:9cd2097b293d8af0d893a3439c34ababb6365feaea50f05470b6b2fba543c2bf_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:f9204779ef417a8fcb177a94ff7e3efa80aacfc8653602c90e2d83e32f6e803d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-storage-version-migration-rhel8@sha256:fede4f0ade15ee5331c9f23800830b6655a316d4604f7ff38ac4f5712f624723_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:210b12f67f19bb2cd37196300d60a78f18c46e8e1e79fe3fc2498aa56081df3b_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:873fc0058b575b97a9b1c6e781d1d48626507cf0640f66014e8104a1678ee286_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:d5592664d072e04c5048a9a5e6449e57bb37d851e740d5648f98aeffad8b6dd3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/eventing-webhook-rhel8@sha256:ff1d370c6950b1bd98b07f4490ae2480d84e5e270f190446f2e39d1ff4e6662c_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0be0277341e3dd1c41bd0758a4de6769d4bb2bad7187b2c20c5387a9fce39ec5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:0ff1b791ece4bd8c803b14f241c97bbcf5a9848549ca407bdcf059aad5b4c617_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:3d5ce8e206910db1c2d9c760e84fa06b25899331f952c5e0dc7c4b610fe8f639_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/func-utils-rhel8@sha256:f5c39c72413e59e4c20f93a44cff23e89f677823f93ab82c4f97ea46aedc059c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:20e3e2b08fd2e598cf2d32901e421721360befbddf452ab1dddde6f6a92e1c34_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:7faccfd5b7ad5b37c420113cd0bf496dd2fff25029694eccc1dd5ca45f99cdda_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:e91b6b4d9b3e3e0ea1f0d09ef404641ab6534cb42628ef380f4a34e844290c1f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/ingress-rhel8-operator@sha256:f32696d14273c8a65e767d2910dc5f1e403dec30d7dca0f915bd536f733fa912_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:0784bcb0d4cdb71a8bfdc754869ad87bcd95d6f8a402953aaa85254a9b79a51d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:265ec58bd850aa41b92d256eeafedc983523fff7ed39413486fdbb364c86a8b6_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:5ba8a054d4db7d1ecfe65d670d0d5e185282e7ccc12988dd47e6c7d53005d471_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kn-cli-artifacts-rhel8@sha256:91cda14cfd4276cf962d77e7b672ed579015fb5b2b811a3af4090ade9b3c83c4_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:b8ae0535dfed89ba9bf75ff0dbdaf4602b7dd932a7d3b1fd97a71500e30b6ded_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:c6643e28182de64559257e1b15a82e9512731b9694a190d9aa2ccfbd5bfd43bf_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:daf02741b3a801f9b031e8bc8c9803a4e3ed0badfe6d227911cea4a1196edf30_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/knative-rhel8-operator@sha256:e064ef7d6623b9b32c18df6f829711ea7acacba652c1f96ce9a18971b3e64a8f_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:15d1744e406e7dd68030949e1c780c88642b768706baba1447d016b8f8fc87a8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:3e7ec12d467b148d4fcd3252dd877d5dcdbbfe74171058cb620ae724edb54c4c_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:602973e4904314262c94fc0a36cd5b5c55f3a2c07b2582372bf9af1f19e751ff_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/kourier-control-rhel8@sha256:ad3a65bf4ac1d32affb539ee4295df61613bd5cc11b67360a781fef277c62af5_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:75f8eea975fdf30f234b8e09a785f31b20f4f6aedd279f388e9198f52bde39fe_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:8d84a097e455ca6a0955532694408cfde23deaee7053789f14dc3d6fa2dad473_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:ad167b15b7866f76dab79a4d9af17ea73b58c2c09fd5541b08728c6459512d71_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-controller-rhel8@sha256:b539220dc74de74f90fcaa75f428446ec33df887d7372fa037258cbc882b70ec_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:4a2def20e08a247facded61e174ca61ad868f7d8f267564253a014bcbf060e32_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:a6587debe9149cc839657fcd81476a31e404db2537989280fdf010e08c4e8c79_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:e0fb64f8557de23bf628f76a2fa1184b8160ea48af32b5c034f1817b3d656bd7_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/net-istio-webhook-rhel8@sha256:ed155bfe103656c9e6fc4c9d39fbff5be5dd0013ba7b92a28e173132b6b1e5b1_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-operator-bundle@sha256:c4e31de6bdbc4cd14ba1e816f6ac036d095ba9cd616238c146acee209e6fbcc3_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:2713370db30f6e181d080bef863758d22772aa486877c0a196c441e7c79c9ef0_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:37f7a364a3841d749f5948d6a7031cd07cbe367ee8996ef426512b0068485873_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:7cc9a6349277f6da1fe1d1e13e6b013553ee4422808aafa78d36f46584e5044f_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serverless-rhel8-operator@sha256:cd01b192f1eb6c7e358d9641bf2aeb9d0255cc02ca69dd5033462d2c0fac8ca3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:15d88c80912d3ee4e4d68e88f4fd50532f0a6f672e72c3b974b1cde66c00b553_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:17994e6b7a3f5c11e1102e231ab1eb513a1f9906580ae9bebe008a2603a1ff7c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:591df823d13540414a01fe167713aeb5f4323fb0664bbcb6c57799ad60a38e39_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-activator-rhel8@sha256:d08d556847867a2edf9fb22a9fa88ed8ae7976078462cb28b3ed3d6603c83b40_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:1c1fa161b035eb319d3f8205d5c90f9f2dfd70a72c6b48b2c447986a636ffc4b_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:3697a265b1e2f2e8a064c508be72cb8aedeb1d9891c0d51dc56db42b2a4fba3a_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:e946ed074c4ea8eafee08c503ac065e376128597770ec2c6e2523dccb3a514c1_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-hpa-rhel8@sha256:fa6483ac7853ee8052bddf99c25094e3c20121ab60fa7bce2f3237ea98c21abc_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:04994f8f88aabf92c7b44251371923de2471ecef4ba25a6cf59170c502b8f7db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:3b4aff61617736a8452fb77394d53f07d9ab0cef2219a0e1f26f0ebf70444dd7_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:98076a9c2c0456f68d82c0ca2e16df4c3a77cd70d5f4e7517017932c82d2111c_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-autoscaler-rhel8@sha256:ccf201b4f06ea98e2e617e4f19d1979626aa8d0f2dec85619ef4b5123561759a_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:8a0fea44e2de8fe6ba74de039b851fa7a919ebb9527d77c5e5fab3609825db8f_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:924451f427e250ea1de350db08bba50029dcb5637b9b418138d5ad4941dab4f5_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:e630417690106237759a3c85914c94698868a965e276cdffe994653effd63ee8_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-controller-rhel8@sha256:feb1fd28fb98d752ca4a0ede16de5cf9d027a928a3b0b3d5fe29975f37aa3509_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8660647242230e09f100aba72f5dde90483a8b17d53697bd3bee79963c55faac_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:8e0a331446b14b7c6e6edccc6da0a8932129363385455e0d36ecf0b12eecbaca_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:9fe76734a0e1e55d9a0794819005a50c9eae9d00253d7369ada30085acaa8ed3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-queue-rhel8@sha256:e3427ea46a2352156fe908188b18099b9fb89dc21b6fa67e558a716ee3cd3e5d_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:17b9a33f21b06fbcf209e219b630f8a7b8927f13465acb07f5c1f31a5128ae66_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:21d31c50aad760199a4f3b72638ee9048a7a6698afe3fd3c45d44f610c13fdc9_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:587fb292f9b6393e82a2e36fba9cea12788871ff859390f342f73e690311c8b3_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-storage-version-migration-rhel8@sha256:e6613dcae78394c930d0f74aee4efe353359d887f9a8acb42e22c41da82b2afd_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:2155a8d0fe883660aa3a71243f429e76b591bfc4a91b87f2db3b0e74a811fddb_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:5250713aa309723f5a8b5e3904bd15987f65c6fdc4846fdd0e9a717bf7e6603d_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:89995ebd0c53638b4c75c4692b4676fe920e46e45c629aaa265635ab57e5c70b_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/serving-webhook-rhel8@sha256:9b611db2d5f26608033c2182d0860c6f8ca0c3fd65e1d3837404148003bbef02_s390x",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:31bbaab06b82e9a7e61d721bd41aa3ce11dd88fe7792ffd97d86fbad78c263c2_ppc64le",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:740986251d302b87ef6fd412164ff809ffa7de48fda63d2189caaaad0f02d0db_amd64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:9be3668f0863a5a129d769f9a6b02568ce3e3827e3c262c351de281b0f20df77_arm64",
"8Base-RHOSS-1.33:openshift-serverless-1/svls-must-gather-rhel8@sha256:f3fb8df8ca00325d62909ccbc9fdde73b0c10bdb063b53baa9b2490ebe673270_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
rhsa-2024:9485
Vulnerability from csaf_redhat
Notes
{
"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": "Control plane Operators for RHOSO 18.0.3 (Feature Release 1).\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": "Security fix(es):\n\n* Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. (CVE-2024-34156)\n\n* When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded. (CVE-2023-45289)\n\n* When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permitted a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. (CVE-2023-45290)\n\n* Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates. (CVE-2024-24783)\n\n* The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers. (CVE-2024-24784)\n\n* If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the\nhtml/template package, allowing for subsequent actions to inject unexpected content into templates. (CVE-2024-24785)\n\n* A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. (CVE-2024-24788)\n\n* Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. (CVE-2024-34155)\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 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-2024:9485",
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "OSPRH-10035",
"url": "https://issues.redhat.com/browse/OSPRH-10035"
},
{
"category": "external",
"summary": "OSPRH-10040",
"url": "https://issues.redhat.com/browse/OSPRH-10040"
},
{
"category": "external",
"summary": "OSPRH-10090",
"url": "https://issues.redhat.com/browse/OSPRH-10090"
},
{
"category": "external",
"summary": "OSPRH-10141",
"url": "https://issues.redhat.com/browse/OSPRH-10141"
},
{
"category": "external",
"summary": "OSPRH-10195",
"url": "https://issues.redhat.com/browse/OSPRH-10195"
},
{
"category": "external",
"summary": "OSPRH-10282",
"url": "https://issues.redhat.com/browse/OSPRH-10282"
},
{
"category": "external",
"summary": "OSPRH-10288",
"url": "https://issues.redhat.com/browse/OSPRH-10288"
},
{
"category": "external",
"summary": "OSPRH-10411",
"url": "https://issues.redhat.com/browse/OSPRH-10411"
},
{
"category": "external",
"summary": "OSPRH-105",
"url": "https://issues.redhat.com/browse/OSPRH-105"
},
{
"category": "external",
"summary": "OSPRH-10612",
"url": "https://issues.redhat.com/browse/OSPRH-10612"
},
{
"category": "external",
"summary": "OSPRH-10639",
"url": "https://issues.redhat.com/browse/OSPRH-10639"
},
{
"category": "external",
"summary": "OSPRH-10725",
"url": "https://issues.redhat.com/browse/OSPRH-10725"
},
{
"category": "external",
"summary": "OSPRH-1099",
"url": "https://issues.redhat.com/browse/OSPRH-1099"
},
{
"category": "external",
"summary": "OSPRH-11068",
"url": "https://issues.redhat.com/browse/OSPRH-11068"
},
{
"category": "external",
"summary": "OSPRH-1478",
"url": "https://issues.redhat.com/browse/OSPRH-1478"
},
{
"category": "external",
"summary": "OSPRH-2428",
"url": "https://issues.redhat.com/browse/OSPRH-2428"
},
{
"category": "external",
"summary": "OSPRH-3466",
"url": "https://issues.redhat.com/browse/OSPRH-3466"
},
{
"category": "external",
"summary": "OSPRH-3467",
"url": "https://issues.redhat.com/browse/OSPRH-3467"
},
{
"category": "external",
"summary": "OSPRH-4128",
"url": "https://issues.redhat.com/browse/OSPRH-4128"
},
{
"category": "external",
"summary": "OSPRH-6501",
"url": "https://issues.redhat.com/browse/OSPRH-6501"
},
{
"category": "external",
"summary": "OSPRH-6624",
"url": "https://issues.redhat.com/browse/OSPRH-6624"
},
{
"category": "external",
"summary": "OSPRH-6720",
"url": "https://issues.redhat.com/browse/OSPRH-6720"
},
{
"category": "external",
"summary": "OSPRH-6951",
"url": "https://issues.redhat.com/browse/OSPRH-6951"
},
{
"category": "external",
"summary": "OSPRH-7324",
"url": "https://issues.redhat.com/browse/OSPRH-7324"
},
{
"category": "external",
"summary": "OSPRH-7610",
"url": "https://issues.redhat.com/browse/OSPRH-7610"
},
{
"category": "external",
"summary": "OSPRH-7817",
"url": "https://issues.redhat.com/browse/OSPRH-7817"
},
{
"category": "external",
"summary": "OSPRH-7821",
"url": "https://issues.redhat.com/browse/OSPRH-7821"
},
{
"category": "external",
"summary": "OSPRH-8038",
"url": "https://issues.redhat.com/browse/OSPRH-8038"
},
{
"category": "external",
"summary": "OSPRH-8058",
"url": "https://issues.redhat.com/browse/OSPRH-8058"
},
{
"category": "external",
"summary": "OSPRH-8065",
"url": "https://issues.redhat.com/browse/OSPRH-8065"
},
{
"category": "external",
"summary": "OSPRH-8069",
"url": "https://issues.redhat.com/browse/OSPRH-8069"
},
{
"category": "external",
"summary": "OSPRH-8072",
"url": "https://issues.redhat.com/browse/OSPRH-8072"
},
{
"category": "external",
"summary": "OSPRH-8074",
"url": "https://issues.redhat.com/browse/OSPRH-8074"
},
{
"category": "external",
"summary": "OSPRH-8078",
"url": "https://issues.redhat.com/browse/OSPRH-8078"
},
{
"category": "external",
"summary": "OSPRH-8118",
"url": "https://issues.redhat.com/browse/OSPRH-8118"
},
{
"category": "external",
"summary": "OSPRH-8192",
"url": "https://issues.redhat.com/browse/OSPRH-8192"
},
{
"category": "external",
"summary": "OSPRH-8193",
"url": "https://issues.redhat.com/browse/OSPRH-8193"
},
{
"category": "external",
"summary": "OSPRH-8195",
"url": "https://issues.redhat.com/browse/OSPRH-8195"
},
{
"category": "external",
"summary": "OSPRH-8212",
"url": "https://issues.redhat.com/browse/OSPRH-8212"
},
{
"category": "external",
"summary": "OSPRH-8290",
"url": "https://issues.redhat.com/browse/OSPRH-8290"
},
{
"category": "external",
"summary": "OSPRH-8508",
"url": "https://issues.redhat.com/browse/OSPRH-8508"
},
{
"category": "external",
"summary": "OSPRH-8535",
"url": "https://issues.redhat.com/browse/OSPRH-8535"
},
{
"category": "external",
"summary": "OSPRH-8582",
"url": "https://issues.redhat.com/browse/OSPRH-8582"
},
{
"category": "external",
"summary": "OSPRH-9285",
"url": "https://issues.redhat.com/browse/OSPRH-9285"
},
{
"category": "external",
"summary": "OSPRH-9371",
"url": "https://issues.redhat.com/browse/OSPRH-9371"
},
{
"category": "external",
"summary": "OSPRH-9411",
"url": "https://issues.redhat.com/browse/OSPRH-9411"
},
{
"category": "external",
"summary": "OSPRH-9455",
"url": "https://issues.redhat.com/browse/OSPRH-9455"
},
{
"category": "external",
"summary": "OSPRH-9908",
"url": "https://issues.redhat.com/browse/OSPRH-9908"
},
{
"category": "external",
"summary": "OSPRH-9910",
"url": "https://issues.redhat.com/browse/OSPRH-9910"
},
{
"category": "external",
"summary": "OSPRH-9991",
"url": "https://issues.redhat.com/browse/OSPRH-9991"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9485.json"
}
],
"title": "Red Hat Security Advisory: Control plane Operators for RHOSO 18.0.3 (Feature Release 1) security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:30+00:00",
"generator": {
"date": "2025-11-11T15:59:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9485",
"initial_release_date": "2024-11-13T13:14:57+00:00",
"revision_history": [
{
"date": "2024-11-13T13:14:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T13:14:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-RHOSO-1.0-PODIFIED",
"product": {
"name": "9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:18.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Services on OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_id": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/barbican-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_id": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/cinder-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_id": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/designate-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_id": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/glance-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_id": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/heat-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_id": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/horizon-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_id": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/infra-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_id": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ironic-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_id": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/keystone-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_id": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/manila-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_id": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/mariadb-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_id": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/neutron-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_id": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/nova-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_id": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_identification_helper": {
"purl": "pkg:oci/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/octavia-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_id": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-agent-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_id": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_id": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-must-gather-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_id": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-rhel9-operator\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_id": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ovn-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_id": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/placement-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_id": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/rabbitmq-cluster-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_id": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/sg-core-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_id": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/swift-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_id": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_identification_helper": {
"purl": "pkg:oci/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/telemetry-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_id": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/test-rhel9-operator\u0026tag=1.0.4-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64"
},
"product_reference": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64"
},
"product_reference": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64"
},
"product_reference": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64"
},
"product_reference": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64"
},
"product_reference": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64"
},
"product_reference": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64"
},
"product_reference": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64"
},
"product_reference": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64"
},
"product_reference": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64"
},
"product_reference": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64"
},
"product_reference": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64"
},
"product_reference": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64"
},
"product_reference": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64"
},
"product_reference": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64"
},
"product_reference": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64"
},
"product_reference": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64"
},
"product_reference": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64"
},
"product_reference": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64"
},
"product_reference": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64"
},
"product_reference": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64"
},
"product_reference": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64"
},
"product_reference": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
},
"product_reference": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls like information input validation and error handling help mitigate the risks associated with this weakness by enforcing strict input validation and secure error management. Error handling ensures that all input data is validated against predefined formats, preventing malformed or unexpected inputs from being misinterpreted by the system. By enforcing strong typing, allow listing, and proper encoding, this control reduces the likelihood of injection attacks and unintended code execution.\n\nInput validation complements this by ensuring that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents attackers from gaining insight into system functionality through detailed error messages while ensuring the system remains stable even when faced with malformed inputs. Together, these controls reduce the attack surface by maintaining predictable input processing and preventing exploitable system states, ultimately strengthening an organization\u0027s security posture against input misinterpretation vulnerabilities.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"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-674: Uncontrolled Recursion vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nInput validation controls ensure that inputs triggering recursion are validated to stay within safe limits which reduces the risk of infinite or excessive recursion. The implementation of least functionality on the platform further restricts potential impacts of recursions by disabling unnecessary recursive functions or features, thus reducing the available pathways for a would-be attacker. The inclusion of developer testing and evaluation ensures that recursive functions are tested and that safeguards like error handling are in place. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time while process isolation can limit impacts to a single process.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
rhsa-2024:9200
Vulnerability from csaf_redhat
Notes
{
"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 runc is now available for Red Hat Enterprise Linux 9.\n\nRed Hat Product Security has rated this update as having a security impact of Moderate. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The runC tool is a lightweight, portable implementation of the Open Container Format (OCF) that provides container runtime.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\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.5 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-2024:9200",
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"category": "external",
"summary": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index",
"url": "https://docs.redhat.com/en/documentation/red_hat_enterprise_linux/9/html/9.5_release_notes/index"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "RHEL-46380",
"url": "https://issues.redhat.com/browse/RHEL-46380"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9200.json"
}
],
"title": "Red Hat Security Advisory: runc security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:29+00:00",
"generator": {
"date": "2025-11-11T15:59:29+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9200",
"initial_release_date": "2024-11-12T08:49:39+00:00",
"revision_history": [
{
"date": "2024-11-12T08:49:39+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-12T08:49:39+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:29+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.5.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": "runc-4:1.1.13-4.el9.src",
"product": {
"name": "runc-4:1.1.13-4.el9.src",
"product_id": "runc-4:1.1.13-4.el9.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=src\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-4:1.1.13-4.el9.aarch64",
"product_id": "runc-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=aarch64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=ppc64le\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-4:1.1.13-4.el9.x86_64",
"product_id": "runc-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=x86_64\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "runc-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-4:1.1.13-4.el9.s390x",
"product_id": "runc-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_id": "runc-debugsource-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_id": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.13-4.el9?arch=s390x\u0026epoch=4"
}
}
}
],
"category": "architecture",
"name": "s390x"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src"
},
"product_reference": "runc-4:1.1.13-4.el9.src",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debuginfo-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.aarch64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.ppc64le",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.s390x",
"relates_to_product_reference": "AppStream-9.5.0.GA"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-4:1.1.13-4.el9.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
},
"product_reference": "runc-debugsource-4:1.1.13-4.el9.x86_64",
"relates_to_product_reference": "AppStream-9.5.0.GA"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-12T08:49:39+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"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.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.src",
"AppStream-9.5.0.GA:runc-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debuginfo-4:1.1.13-4.el9.x86_64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.aarch64",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.ppc64le",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.s390x",
"AppStream-9.5.0.GA:runc-debugsource-4:1.1.13-4.el9.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2025:9776
Vulnerability from csaf_redhat
Notes
{
"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 8.1 is now available in the Red Hat Ecosystem Catalog.",
"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 8.1 and Red Hat Enterprise Linux 8.10, 9.5, 9.6. \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://docs.redhat.com/en/documentation/red_hat_ceph_storage/8/html/8.1_release_notes\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-2025:9776",
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2025/rhsa-2025_9776.json"
}
],
"title": "Red Hat Security Advisory: New RHCS 8.1 container image is now available in the Red Hat Ecosystem Catalog.",
"tracking": {
"current_release_date": "2025-11-11T20:40:11+00:00",
"generator": {
"date": "2025-11-11T20:40:11+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2025:9776",
"initial_release_date": "2025-06-26T12:12:44+00:00",
"revision_history": [
{
"date": "2025-06-26T12:12:44+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2025-06-26T12:12:44+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T20:40:11+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 8.1 Tools",
"product": {
"name": "Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:ceph_storage:8.1::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat Ceph Storage"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_id": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_id": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14?arch=ppc64le\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_id": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_id": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2?arch=amd64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "amd64"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_id": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_id": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_id": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-promtail-rhel9\u0026tag=v3.0.0-34"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_id": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06?arch=s390x\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_id": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"product_identification_helper": {
"purl": "pkg:oci/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/grafana-rhel9\u0026tag=11.5.2-6"
}
}
},
{
"category": "product_version",
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_id": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"product_identification_helper": {
"purl": "pkg:oci/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/keepalived-rhel9\u0026tag=2.2.8-65"
}
}
},
{
"category": "product_version",
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_id": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"product_identification_helper": {
"purl": "pkg:oci/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/oauth2-proxy-rhel9\u0026tag=v7.6.0-27"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_id": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-8-rhel9\u0026tag=8-492"
}
}
},
{
"category": "product_version",
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_id": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"product_identification_helper": {
"purl": "pkg:oci/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/rhceph-haproxy-rhel9\u0026tag=2.4.22-67"
}
}
},
{
"category": "product_version",
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_id": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"product_identification_helper": {
"purl": "pkg:oci/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74?arch=arm64\u0026repository_url=registry.redhat.io/rhceph/snmp-notifier-rhel9\u0026tag=1.2.1-115"
}
}
}
],
"category": "architecture",
"name": "arm64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le"
},
"product_reference": "rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x"
},
"product_reference": "rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64"
},
"product_reference": "rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x"
},
"product_reference": "rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le"
},
"product_reference": "rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64"
},
"product_reference": "rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64"
},
"product_reference": "rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le"
},
"product_reference": "rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64 as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x as a component of Red Hat Ceph Storage 8.1 Tools",
"product_id": "9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
},
"product_reference": "rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x",
"relates_to_product_reference": "9Base-RHCEPH-8.1-Tools"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23491",
"cwe": {
"id": "CWE-345",
"name": "Insufficient Verification of Data Authenticity"
},
"discovery_date": "2023-03-16T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2180089"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in python-certifi. Untrusted certificates from TrustCor have been found in the root certificates store.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "python-certifi: untrusted root certificates",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Satellite is not vulnerable to this flaw as it ships a build of python-certifi that is patched to use system certs from /etc/pki/tls/certs/ca-bundle.crt.Redhat has rated this CVE as moderate because most redhat products use system-wide root CA certificate bundle instead of certifi bundle.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2022-23491"
},
{
"category": "external",
"summary": "RHBZ#2180089",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2180089"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2022-23491",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23491"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2022-23491"
},
{
"category": "external",
"summary": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8",
"url": "https://github.com/certifi/python-certifi/security/advisories/GHSA-43fp-rhv2-5gv8"
}
],
"release_date": "2022-12-07T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "python-certifi: untrusted root certificates"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "LOW",
"baseScore": 5.3,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:L",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-6104",
"cwe": {
"id": "CWE-532",
"name": "Insertion of Sensitive Information into Log File"
},
"discovery_date": "2024-06-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2294000"
}
],
"notes": [
{
"category": "description",
"text": "A vulnerability was found in go-retryablehttp. The package may suffer from a lack of input sanitization by not cleaning up URL data when writing to the logs. This issue could expose sensitive authentication information.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go-retryablehttp: url might write sensitive information to log file",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "Within regulated environments, a combination of the following controls acts as a significant barrier to the successful exploitation of a CWE-532: Insertion of Sensitive Information into Log File vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nLogging configurations are centrally managed and follow secure defaults that avoid recording sensitive information such as passwords, tokens, or keys. Audit logs are periodically reviewed and analyzed to identify anomalous events or improper logging practices, while privileged functions are monitored to ensure sensitive actions are traceable without overexposing data. Integrity verification mechanisms protect the authenticity of log data, helping detect unauthorized modification or injection. These layered controls significantly reduce the likelihood that sensitive data will be exposed through logging and ensure that any deviations are quickly detected and remediated.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-6104"
},
{
"category": "external",
"summary": "RHBZ#2294000",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2294000"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-6104",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6104"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-6104"
}
],
"release_date": "2024-06-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.0,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "HIGH",
"scope": "CHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:H/UI:N/S:C/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go-retryablehttp: url might write sensitive information to log file"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls like information input validation and error handling help mitigate the risks associated with this weakness by enforcing strict input validation and secure error management. Error handling ensures that all input data is validated against predefined formats, preventing malformed or unexpected inputs from being misinterpreted by the system. By enforcing strong typing, allow listing, and proper encoding, this control reduces the likelihood of injection attacks and unintended code execution.\n\nInput validation complements this by ensuring that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents attackers from gaining insight into system functionality through detailed error messages while ensuring the system remains stable even when faced with malformed inputs. Together, these controls reduce the attack surface by maintaining predictable input processing and preventing exploitable system states, ultimately strengthening an organization\u0027s security posture against input misinterpretation vulnerabilities.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24786",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-03-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268046"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang\u0027s protobuf module, where the unmarshal function can enter an infinite loop when processing certain invalid inputs. This issue occurs during unmarshaling into a message that includes a google.protobuf.Any or when the UnmarshalOptions.DiscardUnknown option is enabled. This flaw allows an attacker to craft malicious input tailored to trigger the identified flaw in the unmarshal function. By providing carefully constructed invalid inputs, they could potentially cause the function to enter an infinite loop, resulting in a denial of service condition or other unintended behaviors in the affected system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24786"
},
{
"category": "external",
"summary": "RHBZ#2268046",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268046"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24786"
},
{
"category": "external",
"summary": "https://go.dev/cl/569356",
"url": "https://go.dev/cl/569356"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/",
"url": "https://groups.google.com/g/golang-announce/c/ArQ6CDgtEjY/"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2611",
"url": "https://pkg.go.dev/vuln/GO-2024-2611"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang-protobuf: encoding/protojson, internal/encoding/json: infinite loop in protojson.Unmarshal when unmarshaling certain forms of invalid JSON"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24789",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292668"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Golang. The ZIP implementation of the Go language archive/zip library behaves differently than the rest of the ZIP file format implementations. When handling ZIP files with a corrupted central directory record, the library skips over the invalid record and processes the next valid one. This flaw allows a malicious user to access hidden information or files inside maliciously crafted ZIP files.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: archive/zip: Incorrect handling of certain ZIP files",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "RHBZ#2292668",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292668"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24789"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 5.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: archive/zip: Incorrect handling of certain ZIP files"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"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-674: Uncontrolled Recursion vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nInput validation controls ensure that inputs triggering recursion are validated to stay within safe limits which reduces the risk of infinite or excessive recursion. The implementation of least functionality on the platform further restricts potential impacts of recursions by disabling unnecessary recursive functions or features, thus reducing the available pathways for a would-be attacker. The inclusion of developer testing and evaluation ensures that recursive functions are tested and that safeguards like error handling are in place. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time while process isolation can limit impacts to a single process.",
"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-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2025-06-26T12:12:44+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.\n\nFor details on how to apply this update, refer to:\n\nhttps://access.redhat.com/articles/2789521\n\nFor supported configurations, refer to:\n\nhttps://access.redhat.com/articles/1548993",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2025:9776"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:0ce0f0dc070b6a3e8bbea15f62d4abd713e2b4233d4d5413cfa232e86fc8cd34_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:2f3593633800e8d09f96a28892e2fb1a11a22e92d85233a8c4740ee06727eafc_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:7602811891a649c8c2a1a97dbd22ff0d235bceeaec69e724c1e6a237175f9427_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/grafana-rhel9@sha256:a8f5dacb3d12ed3e7f65cefc30fdd2f946256d6f2e638a87c1560643327fbe07_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:31b50dc109ed8250673bb1f32c57f8979d6e604ff3204050504a31755241240a_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:42a7329701d51049a318b3de4a1601d4d612a0076ac91e934322890b68337d43_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:61d686df696d549d714efe63b23990d696b15c5bc0f9a105837fea191f63bf75_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/keepalived-rhel9@sha256:b6e7648e3d3082fe9a0b526f716ab9ea087935e982794bf22627c2b708463333_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:179b92c189dc97cb73c00844fb58e59f1a3b434f3e3e52471bb3a12a8b1c0a92_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:1d74f24b455f471a80593c65735288f0c24ba820bed1bb45ea62e02c6ca21b92_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:bd593607b20997448e75c2cd7c5f1be95ce822a8ecfce6fb79de031a27880671_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/oauth2-proxy-rhel9@sha256:c6dec2f2200128a260c1c8e3d04105c6cc72b9f92fc84fa8f2dcb75a51ba3c97_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:04a10d4c7b05974dfb2836388aeef65dd2b6451997b627b68d4ea3d3ee330f24_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:20a6bb51cc2ad40eff6e31674d9ebf80279322de2daa58fa83dbf98b0438625c_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3a0a175d4cf85f149b33135a55f0f1c61a97c514b97ec70f653932c774c20eaf_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-8-rhel9@sha256:3b3aa3ec99316b78217396b29a63d4eadb508232e3d69c6bcd4e4ee901003ba2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:6b625192b4a477e36bb34bfbc366e7d17195265a7d2f3923735b06ecd1dc07a2_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:887b2b34e5461d3fd48e534c4fe1f2df349a3948f79e9def7b1c72de2c20cf5c_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:d9f5c146b156760f1d00e19e6816020990b17bdf8c6849421cd3d2996e60b7ee_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-haproxy-rhel9@sha256:ecc791e89ebf6320345e227f9652e83aac583a430905d09cd11f5c5f366f6d5e_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:7c4e5dd98dc05d31f134cfa4d5d440badc5a351e7c89dd13f17a5a9cf730f1c9_s390x",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:99cdaa49b634f8353a65645af597ec931b502e8f0230d6cb83dbde5ec1ee8ef9_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/rhceph-promtail-rhel9@sha256:cead10daa28adb2f78a2fac3915afb0d677239da623aecf802750c35dca2c433_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:010c445a177724925666188b81b53f62f1369ca5ea20fbc3c7fe1146426df2a2_amd64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:4e631ea10d245c1cff2324c01ba3842f44bc0925165eed8eaeb2d10259d59e14_ppc64le",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:c7a1ccdc359ad2bc1406cf3406c4d43a4249bec2c84045959ceccd523109ad74_arm64",
"9Base-RHCEPH-8.1-Tools:rhceph/snmp-notifier-rhel9@sha256:d604a03d3a4cb2019b0b18e7d19173a54555de487ee333c2b9f137331c29ce06_s390x"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
rhsa-2024:4697
Vulnerability from csaf_redhat
Notes
{
"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 is now available for the Red Hat build of Cryostat 3 on RHEL 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": "An update is now available for the Red Hat build of Cryostat 3 on RHEL 8.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:4697",
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_4697.json"
}
],
"title": "Red Hat Security Advisory: Red Hat build of Cryostat security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:22+00:00",
"generator": {
"date": "2025-11-11T15:59:22+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:4697",
"initial_release_date": "2024-07-22T10:11:20+00:00",
"revision_history": [
{
"date": "2024-07-22T10:11:20+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-07-22T10:11:20+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:22+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Cryostat 3 on RHEL 8",
"product": {
"name": "Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:cryostat:3::el8"
}
}
}
],
"category": "product_family",
"name": "Cryostat"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe?arch=arm64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_id": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-db-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_id": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-grafana-dashboard-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_id": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_id": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-reports-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_id": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-operator-bundle\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_id": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-rhel8-operator\u0026tag=3.0.0-6"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_id": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/cryostat-storage-rhel8\u0026tag=3.0.0-7"
}
}
},
{
"category": "product_version",
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_id": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"product_identification_helper": {
"purl": "pkg:oci/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd?arch=amd64\u0026repository_url=registry.redhat.io/cryostat-tech-preview/jfr-datasource-rhel8\u0026tag=3.0.0-6"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64"
},
"product_reference": "cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"relates_to_product_reference": "8Base-Cryostat-3"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64 as a component of Cryostat 3 on RHEL 8",
"product_id": "8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
},
"product_reference": "cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64",
"relates_to_product_reference": "8Base-Cryostat-3"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-07-22T10:11:20+00:00",
"details": "Before applying this update, make sure all previously released errata relevant 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-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:40623b160d9d1ec30e568a5f2465e973731d7075a75e9494c57f427c80851a58_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-db-rhel8@sha256:fd46ca2d4426dfb665744232cd43fdf822b1d10ceee56c8a4423eb32f2b02d22_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f32c3f4c83f36f02b43a1134e2b443a15314d514a95920c4a1753fc710b1361c_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-grafana-dashboard-rhel8@sha256:f66483faeac9a40cde6071f8a1dbdb94e7925df468b5726c206d10d25bc2f49c_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:76e44b49523e3d243d1d73d9790d0941213a03f270b1e76afe07c48e51f15146_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-operator-bundle@sha256:b2691ae75ad89d02d7d746b9ef13706df5036a724a8ac4de6880c056bd969f5a_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:cdf9f0cf5617e77b3aea6e1f5097acfcd48c918c6bb57fc84af7a1f20be40d9a_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-ose-oauth-proxy-rhel8@sha256:f57d01c58423176fdca76af6b4e6d2672b2f7c2cc093e7da317ee5931093dcf8_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:50099a32dd268be7db0e870819705fee473c3c83f213361d2a1ecf4660287c16_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-reports-rhel8@sha256:e4920c127c4ece8796ace167a6032b6afe7b684731782cfa6e9cf376f660f674_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:13eeb08ff96d003bc6eb05be4ce000a34456f7b101f84a58c95ca0df8cd76182_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8-operator@sha256:cd80dde7f240ed7d600bd869bc32dadeca137b5ab6d1d6d9e8de5c6b71070c34_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:4a49628cbab41240fbe372971e86b32bb6bbd5fbe7143fbbde903f5f36d0e6e0_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-rhel8@sha256:5e7f6388263e592f90d50283678f48825b280b53a2eba722239c7a77a4451b09_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:653f2cce1486cd628cd9fd679ac308e029a01b8e3a6b284efc35538bc99f87b4_amd64",
"8Base-Cryostat-3:cryostat-tech-preview/cryostat-storage-rhel8@sha256:70c748f3d61253536ee609f0362cce0a1537251bf2ec3d3f4bf7b0d4c002bf67_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:3755f9226007651bfb010ab235f039b715e8268666133eda974fba742372f1fe_arm64",
"8Base-Cryostat-3:cryostat-tech-preview/jfr-datasource-rhel8@sha256:bc318bc151465d4672c6c07d7535bec2e40d97f7c8d158eefff1f63e242212dd_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
}
]
}
RHSA-2024:9485
Vulnerability from csaf_redhat
Notes
{
"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": "Control plane Operators for RHOSO 18.0.3 (Feature Release 1).\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": "Security fix(es):\n\n* Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. (CVE-2024-34156)\n\n* When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded. (CVE-2023-45289)\n\n* When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permitted a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. (CVE-2023-45290)\n\n* Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates. (CVE-2024-24783)\n\n* The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers. (CVE-2024-24784)\n\n* If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the\nhtml/template package, allowing for subsequent actions to inject unexpected content into templates. (CVE-2024-24785)\n\n* A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop. (CVE-2024-24788)\n\n* Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion. (CVE-2024-34155)\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 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-2024:9485",
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "OSPRH-10035",
"url": "https://issues.redhat.com/browse/OSPRH-10035"
},
{
"category": "external",
"summary": "OSPRH-10040",
"url": "https://issues.redhat.com/browse/OSPRH-10040"
},
{
"category": "external",
"summary": "OSPRH-10090",
"url": "https://issues.redhat.com/browse/OSPRH-10090"
},
{
"category": "external",
"summary": "OSPRH-10141",
"url": "https://issues.redhat.com/browse/OSPRH-10141"
},
{
"category": "external",
"summary": "OSPRH-10195",
"url": "https://issues.redhat.com/browse/OSPRH-10195"
},
{
"category": "external",
"summary": "OSPRH-10282",
"url": "https://issues.redhat.com/browse/OSPRH-10282"
},
{
"category": "external",
"summary": "OSPRH-10288",
"url": "https://issues.redhat.com/browse/OSPRH-10288"
},
{
"category": "external",
"summary": "OSPRH-10411",
"url": "https://issues.redhat.com/browse/OSPRH-10411"
},
{
"category": "external",
"summary": "OSPRH-105",
"url": "https://issues.redhat.com/browse/OSPRH-105"
},
{
"category": "external",
"summary": "OSPRH-10612",
"url": "https://issues.redhat.com/browse/OSPRH-10612"
},
{
"category": "external",
"summary": "OSPRH-10639",
"url": "https://issues.redhat.com/browse/OSPRH-10639"
},
{
"category": "external",
"summary": "OSPRH-10725",
"url": "https://issues.redhat.com/browse/OSPRH-10725"
},
{
"category": "external",
"summary": "OSPRH-1099",
"url": "https://issues.redhat.com/browse/OSPRH-1099"
},
{
"category": "external",
"summary": "OSPRH-11068",
"url": "https://issues.redhat.com/browse/OSPRH-11068"
},
{
"category": "external",
"summary": "OSPRH-1478",
"url": "https://issues.redhat.com/browse/OSPRH-1478"
},
{
"category": "external",
"summary": "OSPRH-2428",
"url": "https://issues.redhat.com/browse/OSPRH-2428"
},
{
"category": "external",
"summary": "OSPRH-3466",
"url": "https://issues.redhat.com/browse/OSPRH-3466"
},
{
"category": "external",
"summary": "OSPRH-3467",
"url": "https://issues.redhat.com/browse/OSPRH-3467"
},
{
"category": "external",
"summary": "OSPRH-4128",
"url": "https://issues.redhat.com/browse/OSPRH-4128"
},
{
"category": "external",
"summary": "OSPRH-6501",
"url": "https://issues.redhat.com/browse/OSPRH-6501"
},
{
"category": "external",
"summary": "OSPRH-6624",
"url": "https://issues.redhat.com/browse/OSPRH-6624"
},
{
"category": "external",
"summary": "OSPRH-6720",
"url": "https://issues.redhat.com/browse/OSPRH-6720"
},
{
"category": "external",
"summary": "OSPRH-6951",
"url": "https://issues.redhat.com/browse/OSPRH-6951"
},
{
"category": "external",
"summary": "OSPRH-7324",
"url": "https://issues.redhat.com/browse/OSPRH-7324"
},
{
"category": "external",
"summary": "OSPRH-7610",
"url": "https://issues.redhat.com/browse/OSPRH-7610"
},
{
"category": "external",
"summary": "OSPRH-7817",
"url": "https://issues.redhat.com/browse/OSPRH-7817"
},
{
"category": "external",
"summary": "OSPRH-7821",
"url": "https://issues.redhat.com/browse/OSPRH-7821"
},
{
"category": "external",
"summary": "OSPRH-8038",
"url": "https://issues.redhat.com/browse/OSPRH-8038"
},
{
"category": "external",
"summary": "OSPRH-8058",
"url": "https://issues.redhat.com/browse/OSPRH-8058"
},
{
"category": "external",
"summary": "OSPRH-8065",
"url": "https://issues.redhat.com/browse/OSPRH-8065"
},
{
"category": "external",
"summary": "OSPRH-8069",
"url": "https://issues.redhat.com/browse/OSPRH-8069"
},
{
"category": "external",
"summary": "OSPRH-8072",
"url": "https://issues.redhat.com/browse/OSPRH-8072"
},
{
"category": "external",
"summary": "OSPRH-8074",
"url": "https://issues.redhat.com/browse/OSPRH-8074"
},
{
"category": "external",
"summary": "OSPRH-8078",
"url": "https://issues.redhat.com/browse/OSPRH-8078"
},
{
"category": "external",
"summary": "OSPRH-8118",
"url": "https://issues.redhat.com/browse/OSPRH-8118"
},
{
"category": "external",
"summary": "OSPRH-8192",
"url": "https://issues.redhat.com/browse/OSPRH-8192"
},
{
"category": "external",
"summary": "OSPRH-8193",
"url": "https://issues.redhat.com/browse/OSPRH-8193"
},
{
"category": "external",
"summary": "OSPRH-8195",
"url": "https://issues.redhat.com/browse/OSPRH-8195"
},
{
"category": "external",
"summary": "OSPRH-8212",
"url": "https://issues.redhat.com/browse/OSPRH-8212"
},
{
"category": "external",
"summary": "OSPRH-8290",
"url": "https://issues.redhat.com/browse/OSPRH-8290"
},
{
"category": "external",
"summary": "OSPRH-8508",
"url": "https://issues.redhat.com/browse/OSPRH-8508"
},
{
"category": "external",
"summary": "OSPRH-8535",
"url": "https://issues.redhat.com/browse/OSPRH-8535"
},
{
"category": "external",
"summary": "OSPRH-8582",
"url": "https://issues.redhat.com/browse/OSPRH-8582"
},
{
"category": "external",
"summary": "OSPRH-9285",
"url": "https://issues.redhat.com/browse/OSPRH-9285"
},
{
"category": "external",
"summary": "OSPRH-9371",
"url": "https://issues.redhat.com/browse/OSPRH-9371"
},
{
"category": "external",
"summary": "OSPRH-9411",
"url": "https://issues.redhat.com/browse/OSPRH-9411"
},
{
"category": "external",
"summary": "OSPRH-9455",
"url": "https://issues.redhat.com/browse/OSPRH-9455"
},
{
"category": "external",
"summary": "OSPRH-9908",
"url": "https://issues.redhat.com/browse/OSPRH-9908"
},
{
"category": "external",
"summary": "OSPRH-9910",
"url": "https://issues.redhat.com/browse/OSPRH-9910"
},
{
"category": "external",
"summary": "OSPRH-9991",
"url": "https://issues.redhat.com/browse/OSPRH-9991"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_9485.json"
}
],
"title": "Red Hat Security Advisory: Control plane Operators for RHOSO 18.0.3 (Feature Release 1) security update",
"tracking": {
"current_release_date": "2025-11-11T15:59:30+00:00",
"generator": {
"date": "2025-11-11T15:59:30+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:9485",
"initial_release_date": "2024-11-13T13:14:57+00:00",
"revision_history": [
{
"date": "2024-11-13T13:14:57+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-11-13T13:14:57+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:30+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "9Base-RHOSO-1.0-PODIFIED",
"product": {
"name": "9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openstack:18.0::el9"
}
}
}
],
"category": "product_family",
"name": "Red Hat OpenStack Services on OpenShift"
},
{
"branches": [
{
"category": "product_version",
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_id": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"product_identification_helper": {
"purl": "pkg:oci/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/barbican-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_id": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"product_identification_helper": {
"purl": "pkg:oci/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/cinder-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_id": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"product_identification_helper": {
"purl": "pkg:oci/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/designate-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_id": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"product_identification_helper": {
"purl": "pkg:oci/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/glance-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_id": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/heat-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_id": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/horizon-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_id": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"product_identification_helper": {
"purl": "pkg:oci/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/infra-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_id": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ironic-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_id": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"product_identification_helper": {
"purl": "pkg:oci/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/keystone-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_id": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"product_identification_helper": {
"purl": "pkg:oci/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/manila-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_id": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"product_identification_helper": {
"purl": "pkg:oci/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/mariadb-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_id": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"product_identification_helper": {
"purl": "pkg:oci/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/neutron-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_id": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"product_identification_helper": {
"purl": "pkg:oci/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/nova-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_id": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"product_identification_helper": {
"purl": "pkg:oci/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/octavia-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_id": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-agent-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_id": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-baremetal-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_id": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-must-gather-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_id": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"product_identification_helper": {
"purl": "pkg:oci/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/openstack-rhel9-operator\u0026tag=1.0.4-6"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_id": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"product_identification_helper": {
"purl": "pkg:oci/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/ovn-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_id": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"product_identification_helper": {
"purl": "pkg:oci/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/placement-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_id": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"product_identification_helper": {
"purl": "pkg:oci/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/rabbitmq-cluster-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_id": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"product_identification_helper": {
"purl": "pkg:oci/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/sg-core-rhel9\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_id": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"product_identification_helper": {
"purl": "pkg:oci/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/swift-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_id": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"product_identification_helper": {
"purl": "pkg:oci/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/telemetry-rhel9-operator\u0026tag=1.0.4-4"
}
}
},
{
"category": "product_version",
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_id": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"product_identification_helper": {
"purl": "pkg:oci/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98?arch=amd64\u0026repository_url=registry.redhat.io/rhoso-operators/test-rhel9-operator\u0026tag=1.0.4-4"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64"
},
"product_reference": "rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64"
},
"product_reference": "rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64"
},
"product_reference": "rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64"
},
"product_reference": "rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64"
},
"product_reference": "rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64"
},
"product_reference": "rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64"
},
"product_reference": "rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64"
},
"product_reference": "rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64"
},
"product_reference": "rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64"
},
"product_reference": "rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64"
},
"product_reference": "rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64"
},
"product_reference": "rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64"
},
"product_reference": "rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64"
},
"product_reference": "rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64"
},
"product_reference": "rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64"
},
"product_reference": "rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64"
},
"product_reference": "rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64"
},
"product_reference": "rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64"
},
"product_reference": "rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64"
},
"product_reference": "rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64"
},
"product_reference": "rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64"
},
"product_reference": "rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64"
},
"product_reference": "rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64 as a component of 9Base-RHOSO-1.0-PODIFIED",
"product_id": "9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
},
"product_reference": "rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64",
"relates_to_product_reference": "9Base-RHOSO-1.0-PODIFIED"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45289",
"cwe": {
"id": "CWE-200",
"name": "Exposure of Sensitive Information to an Unauthorized Actor"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268018"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/http/cookiejar standard library package. When following an HTTP redirect to a domain that is not a subdomain match or an exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect",
"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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "RHBZ#2268018",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268018"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45289"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect"
},
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections such as IPS/IDS and antimalware solutions help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"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-20: Improper Input Validation leading to a CWE-400: Uncontrolled Resource Consumption vulnerability, and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces least functionality, enabling only essential features, services, and ports to minimize the attack surface for improper input handling. Secure development practices, such as static code analysis, peer reviews, and strict input validation, detect and remediate unsafe patterns early in the lifecycle, reducing the risk of malformed input causing instability or resource exhaustion. Process isolation confines untrusted workloads to restricted domains, preventing a single process from monopolizing shared resources. Malicious code protections, including IDS/IPS and antimalware tools, detect and mitigate input-driven resource consumption and denial-of-service attempts in real time. Centralized logging and continuous monitoring provide visibility into abnormal resource behavior, enabling rapid detection and response. Additionally, web application firewalls and load-balancing controls further limit the impact of uncontrolled input or resource use, maintaining platform stability and performance.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls like information input validation and error handling help mitigate the risks associated with this weakness by enforcing strict input validation and secure error management. Error handling ensures that all input data is validated against predefined formats, preventing malformed or unexpected inputs from being misinterpreted by the system. By enforcing strong typing, allow listing, and proper encoding, this control reduces the likelihood of injection attacks and unintended code execution.\n\nInput validation complements this by ensuring that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents attackers from gaining insight into system functionality through detailed error messages while ensuring the system remains stable even when faced with malformed inputs. Together, these controls reduce the attack surface by maintaining predictable input processing and preventing exploitable system states, ultimately strengthening an organization\u0027s security posture against input misinterpretation vulnerabilities.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24785",
"cwe": {
"id": "CWE-74",
"name": "Improper Neutralization of Special Elements in Output Used by a Downstream Component (\u0027Injection\u0027)"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268022"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s html/template standard library package. If errors returned from MarshalJSON methods contain user-controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing subsequent actions to inject unexpected content into templates.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: html/template: errors returned from MarshalJSON methods may break template escaping",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "RHBZ#2268022",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268022"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24785"
},
{
"category": "external",
"summary": "https://go.dev/cl/564196",
"url": "https://go.dev/cl/564196"
},
{
"category": "external",
"summary": "https://go.dev/issue/65697",
"url": "https://go.dev/issue/65697"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://vuln.go.dev/ID/GO-2024-2610.json",
"url": "https://vuln.go.dev/ID/GO-2024-2610.json"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "REQUIRED",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:R/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: html/template: errors returned from MarshalJSON methods may break template escaping"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-34155",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:06.929766+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310527"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the go/parser package of the Golang standard library. Calling any Parse functions on Go source code containing deeply nested literals can cause a panic due to stack exhaustion.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion",
"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-674: Uncontrolled Recursion vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nInput validation controls ensure that inputs triggering recursion are validated to stay within safe limits which reduces the risk of infinite or excessive recursion. The implementation of least functionality on the platform further restricts potential impacts of recursions by disabling unnecessary recursive functions or features, thus reducing the available pathways for a would-be attacker. The inclusion of developer testing and evaluation ensures that recursive functions are tested and that safeguards like error handling are in place. In the case of successful exploitation, detection and containment controls are in place to limit impacts by alerting on anomalous system behavior in real time while process isolation can limit impacts to a single process.",
"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-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "RHBZ#2310527",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310527"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34155"
},
{
"category": "external",
"summary": "https://go.dev/cl/611238",
"url": "https://go.dev/cl/611238"
},
{
"category": "external",
"summary": "https://go.dev/issue/69138",
"url": "https://go.dev/issue/69138"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3105",
"url": "https://pkg.go.dev/vuln/GO-2024-3105"
}
],
"release_date": "2024-09-06T21:15:11.947000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "go/parser: golang: Calling any of the Parse functions containing deeply nested literals can cause a panic/stack exhaustion"
},
{
"cve": "CVE-2024-34156",
"cwe": {
"id": "CWE-674",
"name": "Uncontrolled Recursion"
},
"discovery_date": "2024-09-06T21:20:09.377905+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2310528"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the encoding/gob package of the Golang standard library. Calling Decoder.Decoding, a message that contains deeply nested structures, can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This vulnerability in Go\u0027s `encoding/gob` package is of high severity because it exposes applications to potential Denial of Service (DoS) attacks through stack exhaustion. Since `gob` relies on recursive function calls to decode nested structures, an attacker could exploit this by sending crafted messages with excessively deep nesting, causing the application to panic due to stack overflow. This risk is particularly important in scenarios where untrusted or external input is processed, as it can lead to system unavailability or crashes, undermining the reliability and availability of services.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "RHBZ#2310528",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2310528"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-34156"
},
{
"category": "external",
"summary": "https://go.dev/cl/611239",
"url": "https://go.dev/cl/611239"
},
{
"category": "external",
"summary": "https://go.dev/issue/69139",
"url": "https://go.dev/issue/69139"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk",
"url": "https://groups.google.com/g/golang-dev/c/S9POB9NCTdk"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-3106",
"url": "https://pkg.go.dev/vuln/GO-2024-3106"
}
],
"release_date": "2024-09-06T21:15:12.020000+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-11-13T13:14:57+00:00",
"details": "RHOSO OpenStack Podified Control Plane Operators",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_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": [
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/barbican-rhel9-operator@sha256:9d4c302bf3ef3861b54fc401d1742e91b089e9172c28fcf7d450dac4c50f03ea_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/cinder-rhel9-operator@sha256:5b0a67c7eb1eeda740c1d7659eea8ab51a21427e1ba2ff1714860bc7f01a3ca6_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/designate-rhel9-operator@sha256:a5646a3a3d6f7584538ecddeac5537e26ae6c0f60b36df7ebae1bd527cc982c7_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/glance-rhel9-operator@sha256:a1c8bcc3bc80b8787bed607276084c23bc7891ddb91eba6f145779a8fe481834_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/heat-rhel9-operator@sha256:ea965c08c2c7d31410ed80b8eb808933cc511783f8c69b0d1bd8a17ee9abf19d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/horizon-rhel9-operator@sha256:17246bbe4f31daffc1614ac6a3d5d90a552b2cdd68d757bd48be6c57d31f6c2e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/infra-rhel9-operator@sha256:5c873e80bc6a33ac0244e75ef93582e22f211125ed50fd06b4537cc8db15e37e_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ironic-rhel9-operator@sha256:030589a0e86a20a306c3e9118c3f29ee95d409fc88a1173f174c11556c6ca58c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/keystone-rhel9-operator@sha256:6d2d87f44b7c0b3b5aff6bc2ad112d4bcd3e5f2a2a157f449842cc9340789392_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/manila-rhel9-operator@sha256:15356683398fada9c162ccc37f150477f39a1c53f55033d07c712ad6aa317e36_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/mariadb-rhel9-operator@sha256:98bcc0d3c4b05d160a615165426c13bb2318597fa126c2fe9a38688d81fd4ea1_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/neutron-rhel9-operator@sha256:850c2f1377fa0a5a0143ed226abccbec78ed03d86adcdc1e9daaa2dd45614d49_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/nova-rhel9-operator@sha256:641657e9340a21d5e82e81407b2b3719df6eed8cd8334171aaa338dde86d6d52_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/octavia-rhel9-operator@sha256:605b6c299ab3bd243638a7896c2f5105fcfddbe92d1d6975ad3819f449c00709_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-agent-rhel9@sha256:f08212d197b81bbcd1e44ffb5e20d2b7327b3b438b103e37065783f9027c020c_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-baremetal-rhel9-operator@sha256:0960068ccad1929734b174c67a64e06d7afc1851123c117dc942d2873046f808_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-must-gather-rhel9@sha256:586ab3bab72c0dd76418c6e4fbf49577c289430212567aab495cd7231d52e4fc_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/openstack-rhel9-operator@sha256:7d7de1bbcd1154bb6aa9c1d0e94c1413aad4714b3cbe8d6d2512bca238af3292_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/ovn-rhel9-operator@sha256:cca32c23677bf4ad3405d7151ced32b4963860edd50981b236b8ef636567e982_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/placement-rhel9-operator@sha256:44c1ef6eacfa049e4846dabd182648ccad01df7f5019ac7ea9d98bc8b0e2d95f_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/rabbitmq-cluster-rhel9-operator@sha256:e9f6e20f5e7a11cea3533cebc6834ce36d20007ad3fc866c373e410c66c8195d_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/sg-core-rhel9@sha256:e40fac6ed64076c41c6056df02153011ea9ac575ca018aa1c9c3b8093426f6d4_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/swift-rhel9-operator@sha256:59483bd45a23f40462c37064ec6dc334b8366f6266aa959825d2a8ed7075ff40_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/telemetry-rhel9-operator@sha256:66fefdca3acda5f33d8eefe32abd3a2c1e3665e5ae9456683dca604524001695_amd64",
"9Base-RHOSO-1.0-PODIFIED:rhoso-operators/test-rhel9-operator@sha256:e248484aaea76516e4c504439608f3ccfd5236756521156780ada8a14bf25b98_amd64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "encoding/gob: golang: Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion"
}
]
}
rhsa-2024_6969
Vulnerability from csaf_redhat
Notes
{
"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: memory exhaustion in Request.ParseMultipartForm (CVE-2023-45290)\n\n* golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm (CVE-2024-24783)\n\n* golang: net/mail: comments in display names are incorrectly handled (CVE-2024-24784)\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2024:6969",
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6969.json"
}
],
"title": "Red Hat Security Advisory: container-tools:rhel8 security update",
"tracking": {
"current_release_date": "2025-01-06T21:38:53+00:00",
"generator": {
"date": "2025-01-06T21:38:53+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:6969",
"initial_release_date": "2024-09-24T03:30:02+00:00",
"revision_history": [
{
"date": "2024-09-24T03:30:02+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-09-24T03:30:02+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:38:53+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product": {
"name": "Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:8::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "container-tools:rhel8:8100020240913121423:afee755d",
"product": {
"name": "container-tools:rhel8:8100020240913121423:afee755d",
"product_id": "container-tools:rhel8:8100020240913121423:afee755d",
"product_identification_helper": {
"purl": "pkg:rpmmod/redhat/container-tools@rhel8:8100020240913121423:afee755d"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"product": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"product_id": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-docker@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product_id": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/cockpit-podman@84.1-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_id": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/container-selinux@2.229.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_id": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python-podman@4.9.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
},
{
"category": "product_version",
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src",
"product": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src",
"product_id": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/udica@0.2.6-21.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/aardvark-dns@1.10.0-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-debugsource@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/buildah-tests-debuginfo@1.33.8-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debuginfo@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/conmon-debugsource@2.1.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=3"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debuginfo@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containernetworking-plugins-debugsource@1.4.0-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/containers-common@1-82.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crit@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-debugsource@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-devel@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/criu-libs-debuginfo@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debuginfo@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/crun-debugsource@1.14.3-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debuginfo@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/fuse-overlayfs-debugsource@1.13-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debuginfo@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-debugsource@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libslirp-devel@4.4.0-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/netavark@1.10.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debuginfo@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/oci-seccomp-bpf-hook-debugsource@1.2.10-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-catatonit-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-debugsource@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-gvproxy-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-plugins-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-remote-debuginfo@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/podman-tests@4.9.4-13.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=4"
}
}
},
{
"category": "product_version",
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-criu@3.18-5.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debuginfo@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/runc-debugsource@1.1.12-4.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=1"
}
}
},
{
"category": "product_version",
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/skopeo-tests@1.14.5-3.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64\u0026epoch=2"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debuginfo@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/slirp4netns-debugsource@1.2.3-1.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debuginfo@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-debugsource@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_id": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/toolbox-tests@0.0.99.5-2.module%2Bel8.10.0%2B22283%2B6d6d094a?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
"product_reference": "container-tools:rhel8:8100020240913121423:afee755d",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch"
},
"product_reference": "podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch"
},
"product_reference": "python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64 as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64"
},
"product_reference": "toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src as a component of container-tools:rhel8:8100020240913121423:afee755d as a component of Red Hat Enterprise Linux AppStream (v. 8)",
"product_id": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
},
"product_reference": "udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src",
"relates_to_product_reference": "AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45290",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268017"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was discovered in Go\u0027s net/http standard library package. When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm",
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "RHBZ#2268017",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268017"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2023-45290"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://go.dev/cl/569341",
"url": "https://go.dev/cl/569341"
},
{
"category": "external",
"summary": "https://go.dev/issue/65383",
"url": "https://go.dev/issue/65383"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2599",
"url": "https://pkg.go.dev/vuln/GO-2024-2599"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0004",
"url": "https://security.netapp.com/advisory/ntap-20240329-0004"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/http: golang: mime/multipart: golang: net/textproto: memory exhaustion in Request.ParseMultipartForm"
},
{
"cve": "CVE-2024-24783",
"cwe": {
"id": "CWE-400",
"name": "Uncontrolled Resource Consumption"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268019"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s crypto/x509 standard library package. Verifying a certificate chain that contains a certificate with an unknown public key algorithm will cause a Certificate.Verify to panic. This issue affects all crypto/tls clients and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "RHBZ#2268019",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268019"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24783"
},
{
"category": "external",
"summary": "http://www.openwall.com/lists/oss-security/2024/03/08/4",
"url": "http://www.openwall.com/lists/oss-security/2024/03/08/4"
},
{
"category": "external",
"summary": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp",
"url": "https://github.com/advisories/GHSA-3q2c-pvp5-3cqp"
},
{
"category": "external",
"summary": "https://go.dev/cl/569339",
"url": "https://go.dev/cl/569339"
},
{
"category": "external",
"summary": "https://go.dev/issue/65390",
"url": "https://go.dev/issue/65390"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg",
"url": "https://groups.google.com/g/golang-announce/c/5pwGVUPoMbg"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2598",
"url": "https://pkg.go.dev/vuln/GO-2024-2598"
},
{
"category": "external",
"summary": "https://security.netapp.com/advisory/ntap-20240329-0005",
"url": "https://security.netapp.com/advisory/ntap-20240329-0005"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:H/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: crypto/x509: Verify panics on certificates with an unknown public key algorithm"
},
{
"cve": "CVE-2024-24784",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-03-05T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2268021"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go\u0027s net/mail standard library package. The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions made by programs using different parsers.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/mail: comments in display names are incorrectly handled",
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "RHBZ#2268021",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2268021"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24784"
}
],
"release_date": "2024-03-05T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "NONE",
"baseScore": 5.4,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "LOW",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:L/I:L/A:N",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/mail: comments in display names are incorrectly handled"
},
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-09-24T03:30:02+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:aardvark-dns-2:1.10.0-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-debugsource-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:buildah-tests-debuginfo-2:1.33.8-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:cockpit-podman-0:84.1-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debuginfo-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:conmon-debugsource-3:2.1.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:container-selinux-2:2.229.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debuginfo-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containernetworking-plugins-debugsource-1:1.4.0-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:containers-common-2:1-82.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crit-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-debugsource-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-devel-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:criu-libs-debuginfo-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debuginfo-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:crun-debugsource-0:1.14.3-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debuginfo-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:fuse-overlayfs-debugsource-0:1.13-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debuginfo-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-debugsource-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:libslirp-devel-0:4.4.0-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:netavark-2:1.10.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debuginfo-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:oci-seccomp-bpf-hook-debugsource-0:1.2.10-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-catatonit-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-debugsource-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-docker-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-gvproxy-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-plugins-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-remote-debuginfo-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:podman-tests-4:4.9.4-13.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-criu-0:3.18-5.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:python3-podman-0:4.9.0-2.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debuginfo-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:runc-debugsource-1:1.1.12-4.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:skopeo-tests-2:1.14.5-3.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debuginfo-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:slirp4netns-debugsource-0:1.2.3-1.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.src",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debuginfo-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-debugsource-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.aarch64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.ppc64le",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.s390x",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:toolbox-tests-0:0.0.99.5-2.module+el8.10.0+22283+6d6d094a.x86_64",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.noarch",
"AppStream-8.10.0.Z.MAIN.EUS:container-tools:rhel8:8100020240913121423:afee755d:udica-0:0.2.6-21.module+el8.10.0+22283+6d6d094a.src"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
rhsa-2024:6341
Vulnerability from csaf_redhat
Notes
{
"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": "Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"title": "Topic"
},
{
"category": "general",
"text": "The Kube Descheduler Operator for Red Hat OpenShift is an optional\noperator that deploys the descheduler, which is responsible for\nevicting pods based on certain strategies.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)",
"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-2024:6341",
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "OCPBUGS-11891",
"url": "https://issues.redhat.com/browse/OCPBUGS-11891"
},
{
"category": "external",
"summary": "OCPBUGS-41860",
"url": "https://issues.redhat.com/browse/OCPBUGS-41860"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6341.json"
}
],
"title": "Red Hat Security Advisory: Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-11-11T15:59:24+00:00",
"generator": {
"date": "2025-11-11T15:59:24+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHSA-2024:6341",
"initial_release_date": "2024-10-23T00:30:26+00:00",
"revision_history": [
{
"date": "2024-10-23T00:30:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T00:30:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:24+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "KDO 5.1 for RHEL 9",
"product": {
"name": "KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:kube_descheduler_operator:5.1::el9"
}
}
}
],
"category": "product_family",
"name": "Kube Descheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-115: Misinterpretation of Input vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nControls such as input validation and error handling mitigate input misinterpretation risks by enforcing strict validation rules and secure error management. Error handling ensures inputs are validated against predefined formats, preventing malformed data from being misinterpreted. Techniques like strong typing, allow listing, and proper encoding reduce the likelihood of injection attacks and unintended code execution. Input validation also ensures that errors do not expose sensitive system details or cause unpredictable behavior. Secure error handling prevents information leakage through detailed error messages while preserving system stability under malformed input conditions. Together, these controls reduce the attack surface by maintaining consistent input processing and preventing exploitable system states, strengthening the overall security posture.",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw to Moderate.\n\nWithin regulated environments, a combination of the following controls acts as a significant barrier to successfully exploiting a CWE-20: Improper Input Validation vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nRed Hat enforces the principle of least functionality, ensuring that only essential features, services, and ports are enabled. This minimizes the number of components that could be affected by input validation vulnerabilities. Security testing and evaluation standards are implemented within the environment to rigorously test input validation mechanisms during the development lifecycle, while static code analysis identifies potential input validation vulnerabilities by default. Process isolation ensures that processes handling potentially malicious or unvalidated inputs run in isolated environments by separating execution domains for each process. Malicious code protections, such as IPS/IDS and antimalware solutions, help detect and mitigate malicious payloads stemming from input validation vulnerabilities. Finally, robust input validation and error-handling mechanisms ensure all user inputs are thoroughly validated, preventing improperly validated inputs from causing system instability, exposing sensitive data, or escalating risks further.",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
RHBA-2024:3840
Vulnerability from csaf_redhat
Notes
{
"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 golang is now available for Red Hat Enterprise Linux 9.",
"title": "Topic"
},
{
"category": "general",
"text": "The golang packages provide the Go programming language compiler.\n\nBug Fix(es):\n\n* Rebase to 1.21.10 (JIRA:RHEL-35630)\n\n* Re-enable CGO for cmd/go [rhel-9.4.z] (JIRA:RHEL-36988)",
"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/RHBA-2024:3840",
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"category": "external",
"summary": "RHEL-35630",
"url": "https://issues.redhat.com/browse/RHEL-35630"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhba-2024_3840.json"
}
],
"title": "Red Hat Bug Fix Advisory: golang bug fix update",
"tracking": {
"current_release_date": "2025-11-11T15:59:18+00:00",
"generator": {
"date": "2025-11-11T15:59:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.6.12"
}
},
"id": "RHBA-2024:3840",
"initial_release_date": "2024-06-11T19:45:47+00:00",
"revision_history": [
{
"date": "2024-06-11T19:45:47+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-06-11T19:45:47+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-11-11T15:59:18+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.4.0.Z.MAIN.EUS",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:enterprise_linux:9::appstream"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_id": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_id": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_id": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_id": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_id": "go-toolset-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/go-toolset@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_id": "golang-bin-0:1.21.10-1.el9_4.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-bin@1.21.10-1.el9_4?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-0:1.21.10-1.el9_4.src",
"product": {
"name": "golang-0:1.21.10-1.el9_4.src",
"product_id": "golang-0:1.21.10-1.el9_4.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang@1.21.10-1.el9_4?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
},
{
"branches": [
{
"category": "product_version",
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-docs-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-docs@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-misc-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-misc@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-src-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-src@1.21.10-1.el9_4?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_id": "golang-tests-0:1.21.10-1.el9_4.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/golang-tests@1.21.10-1.el9_4?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go-toolset-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "go-toolset-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.src as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src"
},
"product_reference": "golang-0:1.21.10-1.el9_4.src",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.aarch64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.aarch64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.ppc64le as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.ppc64le",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.s390x as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.s390x",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-bin-0:1.21.10-1.el9_4.x86_64 as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64"
},
"product_reference": "golang-bin-0:1.21.10-1.el9_4.x86_64",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-docs-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-docs-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-misc-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-misc-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-src-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-src-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "golang-tests-0:1.21.10-1.el9_4.noarch as a component of Red Hat Enterprise Linux AppStream (v. 9)",
"product_id": "AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
},
"product_reference": "golang-tests-0:1.21.10-1.el9_4.noarch",
"relates_to_product_reference": "AppStream-9.4.0.Z.MAIN.EUS"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-835: Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027) vulnerability and therefore downgrades the severity of this particular CVE from Moderate to Low.\n\nThe platform enforces hardening guidelines to ensure the most restrictive setting needed for operational requirements. 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, enabling capabilities like excessive CPU usage, long execution times, or processes consuming abnormal amounts of memory. Static code analysis and peer code review techniques are used to execute robust input validation and error-handling mechanisms to ensure all user inputs are thoroughly validated, preventing infinite loops caused by malformed or unexpected input, such as unbounded user input or unexpected null values that cause loops to never terminate. In the event of successful exploitation, process isolation limits the effect of an infinite loop to a single process rather than allowing it to consume all system resources.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-06-11T19:45:47+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258",
"product_ids": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHBA-2024:3840"
},
{
"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.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:go-toolset-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.src",
"AppStream-9.4.0.Z.MAIN.EUS:golang-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.aarch64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.ppc64le",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.s390x",
"AppStream-9.4.0.Z.MAIN.EUS:golang-bin-0:1.21.10-1.el9_4.x86_64",
"AppStream-9.4.0.Z.MAIN.EUS:golang-docs-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-misc-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-src-0:1.21.10-1.el9_4.noarch",
"AppStream-9.4.0.Z.MAIN.EUS:golang-tests-0:1.21.10-1.el9_4.noarch"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
}
]
}
rhsa-2024_6341
Vulnerability from csaf_redhat
Notes
{
"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": "Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"title": "Topic"
},
{
"category": "general",
"text": "The Kube Descheduler Operator for Red Hat OpenShift is an optional\noperator that deploys the descheduler, which is responsible for\nevicting pods based on certain strategies.\n\nSecurity Fix(es):\n\n* golang: net: malformed DNS message can cause infinite loop (CVE-2024-24788)\n* golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses (CVE-2024-24790)\n* net/http: Denial of service due to improper 100-continue handling in net/http (CVE-2024-24791)",
"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-2024:6341",
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#moderate",
"url": "https://access.redhat.com/security/updates/classification/#moderate"
},
{
"category": "external",
"summary": "2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "OCPBUGS-11891",
"url": "https://issues.redhat.com/browse/OCPBUGS-11891"
},
{
"category": "external",
"summary": "OCPBUGS-41860",
"url": "https://issues.redhat.com/browse/OCPBUGS-41860"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2024/rhsa-2024_6341.json"
}
],
"title": "Red Hat Security Advisory: Kube Descheduler Operator for Red Hat OpenShift 5.1.0 for RHEL 9",
"tracking": {
"current_release_date": "2025-01-06T21:39:18+00:00",
"generator": {
"date": "2025-01-06T21:39:18+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "4.2.5"
}
},
"id": "RHSA-2024:6341",
"initial_release_date": "2024-10-23T00:30:26+00:00",
"revision_history": [
{
"date": "2024-10-23T00:30:26+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2024-10-23T00:30:26+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2025-01-06T21:39:18+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "KDO 5.1 for RHEL 9",
"product": {
"name": "KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:kube_descheduler_operator:5.1::el9"
}
}
}
],
"category": "product_family",
"name": "Kube Descheduler Operator"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61?arch=ppc64le\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985?arch=arm64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "arm64"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb?arch=s390x\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_id": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/descheduler-rhel9\u0026tag=v5.1-17"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-operator-bundle\u0026tag=v5.1-16"
}
}
},
{
"category": "product_version",
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_id": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"product_identification_helper": {
"purl": "pkg:oci/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a?arch=amd64\u0026repository_url=registry.redhat.io/kube-descheduler-operator/kube-descheduler-rhel9-operator\u0026tag=v5.1-17"
}
}
}
],
"category": "architecture",
"name": "amd64"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64"
},
"product_reference": "kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64 as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"relates_to_product_reference": "9Base-KDO-5.1"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le as a component of KDO 5.1 for RHEL 9",
"product_id": "9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
},
"product_reference": "kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le",
"relates_to_product_reference": "9Base-KDO-5.1"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0027Infinite Loop\u0027)"
},
"discovery_date": "2024-05-09T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2279814"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the net package of the Go stdlib. When a malformed DNS message is received as a response to a query, the Lookup functions within the net package can get stuck in an infinite loop. This issue can lead to resource exhaustion and denial of service (DoS) conditions.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net: malformed DNS message can cause infinite loop",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "RHBZ#2279814",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2279814"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"category": "external",
"summary": "https://pkg.go.dev/vuln/GO-2024-2824",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
}
],
"release_date": "2024-05-08T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net: malformed DNS message can cause infinite loop"
},
{
"cve": "CVE-2024-24790",
"cwe": {
"id": "CWE-115",
"name": "Misinterpretation of Input"
},
"discovery_date": "2024-06-17T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2292787"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Go language standard library net/netip. The method Is*() (IsPrivate(), IsPublic(), etc) doesn\u0027t behave properly when working with IPv6 mapped to IPv4 addresses. The unexpected behavior can lead to integrity and confidentiality issues, specifically when these methods are used to control access to resources or data.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This CVE has been marked as moderate as for our products a network-based attack vector is simply impossible when it comes to golang code,apart from that as per CVE flaw analysis reported by golang, this only affects integrity and confidentiality and has no effect on availability, hence CVSS has been marked as such.",
"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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "RHBZ#2292787",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2292787"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24790"
}
],
"release_date": "2024-06-04T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "NONE",
"baseScore": 6.7,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:N",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "golang: net/netip: Unexpected behavior from Is methods for IPv4-mapped IPv6 addresses"
},
{
"cve": "CVE-2024-24791",
"cwe": {
"id": "CWE-20",
"name": "Improper Input Validation"
},
"discovery_date": "2024-07-02T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2295310"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in Go. The net/http module mishandles specific server responses from HTTP/1.1 client requests. This issue may render a connection invalid and cause a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "net/http: Denial of service due to improper 100-continue handling in net/http",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "An attacker would need to control a malicious server and induce a client to connect to it, requiring some amount of preparation outside of the attacker\u0027s control. This reduces the severity score of this flaw 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-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "RHBZ#2295310",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2295310"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24791"
},
{
"category": "external",
"summary": "https://go.dev/cl/591255",
"url": "https://go.dev/cl/591255"
},
{
"category": "external",
"summary": "https://go.dev/issue/67555",
"url": "https://go.dev/issue/67555"
},
{
"category": "external",
"summary": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ",
"url": "https://groups.google.com/g/golang-dev/c/t0rK-qHBqzY/m/6MMoAZkMAgAJ"
}
],
"release_date": "2024-07-02T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2024-10-23T00:30:26+00:00",
"details": "Before applying this update, make sure all previously released errata relevant to your system have been applied.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
],
"restart_required": {
"category": "none"
},
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "workaround",
"details": "Mitigation for this issue is either not available or the currently available options do not meet the Red Hat Product Security criteria comprising ease of use and deployment, applicability to widespread installation base or stability.",
"product_ids": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:2e4cc0f9ff5669093baaa4a3449b10dfcf8540ca4121ecf2834a1ec9c21e1ad2_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:344d4e941bb5cdefb248a8bb7e0157ed9ee40124398cbbf6248f0bc92adb8b1a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:619c646df5bb9ba4af1db5456bb14761e73b04c0b55438db0356e398e7b02444_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/descheduler-rhel9@sha256:c8a57d66488a67e545ca81c7db7f25dd0692f0287ea0016d077d99f801c12c5e_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:3403a591e6685c475fec7b3db90fd5a50408ab77813c208f86f805366a947cf8_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:879d7b8d0b6af1738ff891966523122cdfdbf2bc4f4ff137a0eaec0e49651c35_ppc64le",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:a47ac5afe80a3abcd8f954b5ded6f5bbb636135118f2e8584eeb2b247a82b774_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-operator-bundle@sha256:d8ccfec899fbd543a076c28bce386e9ec764bada413350ae53132863ebddaa71_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:08e3579810c8a63e2b118d3a91712d984da7032968219421a13765daa07d63bb_s390x",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:85efee7f79f949e9db9f53c28ecbf17ead766c5ac2b015d11d3075f8d16d0985_arm64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:87c28d82c8b95be81b122d18ae05104c262a636bce5e6656b7d553b9dafb080a_amd64",
"9Base-KDO-5.1:kube-descheduler-operator/kube-descheduler-rhel9-operator@sha256:9649e854a0c82f349a8184c48211268f979e6a4b4c795f889335c9e02cfb9c61_ppc64le"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "net/http: Denial of service due to improper 100-continue handling in net/http"
}
]
}
suse-su-2024:1573-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\nUpdate to go1.22.3:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)\n- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n- runtime: deterministic fallback hashes across process boundary\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1573,SUSE-SLE-SDK-12-SP5-2024-1573",
"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-2024_1573-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1573-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241573-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1573-1",
"url": "https://lists.suse.com/pipermail/sle-updates/2024-May/035205.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-05-09T11:18:26Z",
"generator": {
"date": "2024-05-09T11:18:26Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1573-1",
"initial_release_date": "2024-05-09T11:18:26Z",
"revision_history": [
{
"date": "2024-05-09T11:18:26Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.aarch64",
"product": {
"name": "go1.22-1.22.3-1.9.1.aarch64",
"product_id": "go1.22-1.22.3-1.9.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.aarch64",
"product_id": "go1.22-doc-1.22.3-1.9.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.i586",
"product": {
"name": "go1.22-1.22.3-1.9.1.i586",
"product_id": "go1.22-1.22.3-1.9.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.i586",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.i586",
"product_id": "go1.22-doc-1.22.3-1.9.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-1.9.1.ppc64le",
"product_id": "go1.22-1.22.3-1.9.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-1.9.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.s390x",
"product": {
"name": "go1.22-1.22.3-1.9.1.s390x",
"product_id": "go1.22-1.22.3-1.9.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.s390x",
"product_id": "go1.22-doc-1.22.3-1.9.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.9.1.x86_64",
"product": {
"name": "go1.22-1.22.3-1.9.1.x86_64",
"product_id": "go1.22-1.22.3-1.9.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.9.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-1.9.1.x86_64",
"product_id": "go1.22-doc-1.22.3-1.9.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product": {
"name": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-sdk:12:sp5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64"
},
"product_reference": "go1.22-1.22.3-1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x"
},
"product_reference": "go1.22-1.22.3-1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64"
},
"product_reference": "go1.22-1.22.3-1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.aarch64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.ppc64le as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.s390x as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.9.1.x86_64 as component of SUSE Linux Enterprise Software Development Kit 12 SP5",
"product_id": "SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-1.9.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Software Development Kit 12 SP5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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 Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.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 Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-1.22.3-1.9.1.x86_64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.aarch64",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.ppc64le",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.s390x",
"SUSE Linux Enterprise Software Development Kit 12 SP5:go1.22-doc-1.22.3-1.9.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-09T11:18:26Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
suse-su-2024:3938-1
Vulnerability from csaf_suse
Notes
{
"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.22-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22-openssl fixes the following issues:\n\nThis update ships go1.22-openssl 1.22.7.1 (jsc#SLE-18320)\n\n- Update to version 1.22.7.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.7-1-openssl-fips.\n\n * Update to Go 1.22.7 (#229)\n\n- go1.22.7 (released 2024-09-05) includes security fixes to the\n encoding/gob, go/build/constraint, and go/parser packages, as\n well as bug fixes to the fix command and the runtime.\n\n CVE-2024-34155 CVE-2024-34156 CVE-2024-34158:\n - go#69142 go#69138 bsc#1230252 security: fix CVE-2024-34155 go/parser: stack exhaustion in all Parse* functions (CVE-2024-34155)\n - go#69144 go#69139 bsc#1230253 security: fix CVE-2024-34156 encoding/gob: stack exhaustion in Decoder.Decode (CVE-2024-34156)\n - go#69148 go#69141 bsc#1230254 security: fix CVE-2024-34158 go/build/constraint: stack exhaustion in Parse (CVE-2024-34158)\n - go#68811 os: TestChtimes failures\n - go#68825 cmd/fix: fails to run on modules whose go directive value is in \u00271.n.m\u0027 format introduced in Go 1.21.0\n - go#68972 cmd/cgo: aix c-archive corrupting stack\n\n- go1.22.6 (released 2024-08-06) includes fixes to the go command,\n the compiler, the linker, the trace command, the covdata command,\n and the bytes, go/types, and os/exec packages.\n\n * go#68594 cmd/compile: internal compiler error with zero-size types\n * go#68546 cmd/trace/v2: pprof profiles always empty\n * go#68492 cmd/covdata: too many open files due to defer f.Close() in for loop\n * go#68475 bytes: IndexByte can return -4294967295 when memory usage is above 2^31 on js/wasm\n * go#68370 go/types: assertion failure in recent range statement checking logic\n * go#68331 os/exec: modifications to Path ignored when *Cmd is created using Command with an absolute path on Windows\n * go#68230 cmd/compile: inconsistent integer arithmetic result on Go 1.22+arm64 with/without -race\n * go#68222 cmd/go: list with -export and -covermode=atomic fails to build\n * go#68198 cmd/link: issues with Xcode 16 beta\n\n- Update to version 1.22.5.3 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-3-openssl-fips.\n\n * Only load openssl if fips == \u00271\u0027\n Avoid loading openssl whenever GOLANG_FIPS is not 1.\n Previously only an unset variable would cause the library load\n to be skipped, but users may also expect to be able to set eg.\n GOLANG_FIPS=0 in environments without openssl.\n\n- Update to version 1.22.5.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-2-openssl-fips.\n\n * Only load OpenSSL when in FIPS mode\n\n- Update to version 1.22.5.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-1-openssl-fips.\n\n * Update to go1.22.5\n\n- go1.22.5 (released 2024-07-02) includes security fixes to the\n net/http package, as well as bug fixes to the compiler, cgo, the\n go command, the linker, the runtime, and the crypto/tls,\n go/types, net, net/http, and os/exec packages.\n\n CVE-2024-24791:\n * go#68200 go#67555 bsc#1227314 security: fix CVE CVE-2024-24791 net/http: expect: 100-continue handling is broken in various ways\n * go#65983 cmd/compile: hash of unhashable type\n * go#65994 crypto/tls: segfault when calling tlsrsakex.IncNonDefault()\n * go#66598 os/exec: calling Cmd.Start after setting Cmd.Path manually to absolute path without \u0027.exe\u0027 no longer implicitly adds \u0027.exe\u0027 in Go 1.22\n * go#67298 runtime: \u0027fatal: morestack on g0\u0027 on amd64 after upgrade to Go 1.21, stale bounds\n * go#67715 cmd/cgo/internal/swig,cmd/go,x/build: swig cgo tests incompatible with C++ toolchain on builders\n * go#67798 cmd/compile: internal compiler error: unexpected type: \u003cnil\u003e (\u003cnil\u003e) in for-range\n * go#67820 cmd/compile: package-level variable initialization with constant dependencies doesn\u0027t match order specified in Go spec\n * go#67850 go/internal/gccgoimporter: go building failing with gcc 14.1.0\n * go#67934 net: go DNS resolver fails to connect to local DNS server\n * go#67945 cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure\n * go#68052 cmd/go: go list -u -m all fails loading module retractions: module requires go \u003e= 1.N+1 (running go 1.N)\n * go#68122 cmd/link: runtime.mach_vm_region_trampoline: unsupported dynamic relocation for symbol libc_mach_task_self_ (type=29 (R_GOTPCREL) stype=46 (SDYNIMPORT))\n\n- Update to version 1.22.4.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.4-1-openssl-fips.\n\n * Update to go1.22.4\n\n- go1.22.4 (released 2024-06-04) includes security fixes to the\n archive/zip and net/netip packages, as well as bug fixes to the\n compiler, the go command, the linker, the runtime, and the os\n package.\n\n CVE-2024-24789 CVE-2024-24790:\n * go#67554 go#66869 bsc#1225973 security: fix CVE-2024-24789 archive/zip: EOCDR comment length handling is inconsistent with other ZIP implementations\n * go#67682 go#67680 bsc#1225974 security: fix CVE-2024-24790 net/netip: unexpected behavior from Is methods for IPv4-mapped IPv6 addresses\n * go#67188 runtime/metrics: /memory/classes/heap/unused:bytes spikes\n * go#67212 cmd/compile: SIGBUS unaligned access on mips64 via qemu-mips64\n * go#67236 cmd/go: mod tidy reports toolchain not available with \u0027go 1.21\u0027\n * go#67258 runtime: unexpected fault address 0\n * go#67311 cmd/go: TestScript/gotoolchain_issue66175 fails on tip locally\n * go#67314 cmd/go,cmd/link: TestScript/build_issue48319 and TestScript/build_plugin_reproducible failing on LUCI gotip-darwin-amd64-longtest builder due to non-reproducible LC_UUID\n * go#67352 crypto/x509: TestPlatformVerifier failures on Windows due to broken connections\n * go#67460 cmd/compile: internal compiler error: panic with range over integer value\n * go#67527 cmd/link: panic: machorelocsect: size mismatch\n * go#67650 runtime: SIGSEGV after performing clone(CLONE_PARENT) via C constructor prior to runtime start\n * go#67696 os: RemoveAll susceptible to symlink race\n\n- Update to version 1.22.3.3 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-3-openssl-fips.\n\n * config: update openssl backend (#201)\n\n- Update to version 1.22.3.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-2-openssl-fips.\n\n * patches: restore signature of HashSign/HashVerify (#199)\n\n- Update to version 1.22.3.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-1-openssl-fips.\n\n * Update to go1.22.3\n * fix: rename patch file\n * Backport change https://go-review.googlesource.com/c/go/+/554615 to Go1.22 (#193)\n runtime: crash asap and extend total sleep time for slow machine in test\n Running with few threads usually does not need 500ms to crash, so let it\n crash as soon as possible. While the test may caused more time on slow\n machine, try to expand the sleep time in test.\n * cmd/go: re-enable CGO for Go toolchain commands (#190)\n * crypto/ecdsa: Restore HashSign and HashVerify (#189)\n\n- go1.22.3 (released 2024-05-07) includes security fixes to the go\n command and the net package, as well as bug fixes to the\n compiler, the runtime, and the net/http package.\n\n CVE-2024-24787 CVE-2024-24788:\n * go#67122 go#67119 bsc#1224017 security: fix CVE-2024-24787 cmd/go: arbitrary code execution during build on darwin\n * go#67040 go#66754 bsc#1224018 security: fix CVE-2024-24788 net: high cpu usage in extractExtendedRCode\n * go#67018 cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n * go#67017 cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n * go#66886 runtime: deterministic fallback hashes across process boundary\n * go#66698 net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n\n- Update to version 1.22.2.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.2-1-openssl-fips.\n\n * Update to go1.22.2\n\n- go1.22.2 (released 2024-04-03) includes a security fix to the\n net/http package, as well as bug fixes to the compiler, the go\n command, the linker, and the encoding/gob, go/types, net/http,\n and runtime/trace packages.\n\n CVE-2023-45288:\n * go#66298 go#65051 bsc#1221400 security: fix CVE-2023-45288 net/http, x/net/http2: close connections when receiving too many headers\n * go#65858 cmd/compile: unreachable panic with GODEBUG=gotypesalias=1\n * go#66060 cmd/link: RISC-V external link, failed to find text symbol for HI20 relocation\n * go#66076 cmd/compile: out-of-bounds panic with uint32 conversion and modulus operation in Go 1.22.0 on arm64\n * go#66134 cmd/compile: go test . results in CLOSURE ... \u003cunknown line number\u003e: internal compiler error: assertion failed\n * go#66137 cmd/go: go 1.22.0: go test throws errors when processing folders not listed in coverpkg argument\n * go#66178 cmd/compile: ICE: panic: interface conversion: ir.Node is *ir.ConvExpr, not *ir.IndexExpr\n * go#66201 runtime/trace: v2 traces contain an incorrect timestamp scaling factor on Windows\n * go#66255 net/http: http2 round tripper nil pointer dereference causes panic causing deadlock\n * go#66256 cmd/go: git shallow fetches broken at CL 556358\n * go#66273 crypto/x509: Certificate no longer encodable using encoding/gob in Go1.22\n * go#66412 cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64le\n\n- Update to version 1.22.1.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.1-2-openssl-fips.\n\n * config: Update openssl v2 module (#178)\n\n- Remove subpackage go1.x-openssl-libstd for compiled shared object\n libstd.so.\n\n * Continue to build experimental libstd only on go1.x Tumbleweed.\n * Removal fixes build errors on go1.x-openssl Factory and ALP.\n * Use of libstd.so is experimental and not recommended for\n general use, Go currently has no ABI.\n * Feature go build -buildmode=shared is deprecated by upstream,\n but not yet removed.\n\n- Initial package go1.22-openssl version 1.22.1.1 cut from the\n go1.22-fips-release branch at the revision tagged\n go1.22.1-1-openssl-fips.\n\n * Go upstream merged branch dev.boringcrypto in go1.19+.\n * In go1.x enable BoringCrypto via GOEXPERIMENT=boringcrypto.\n * In go1.x-openssl enable FIPS mode (or boring mode as the\n package is named) either via an environment variable\n GOLANG_FIPS=1 or by virtue of booting the host in FIPS mode.\n * When the operating system is operating in FIPS mode, Go\n applications which import crypto/tls/fipsonly limit operations\n to the FIPS ciphersuite.\n * go1.x-openssl is delivered as two large patches to go1.x\n applying necessary modifications from the golang-fips/go GitHub\n project for the Go crypto library to use OpenSSL as the\n external cryptographic library in a FIPS compliant way.\n * go1.x-openssl modifies the crypto/* packages to use OpenSSL for\n cryptographic operations.\n * go1.x-openssl uses dlopen() to call into OpenSSL.\n * SUSE RPM packaging introduces a fourth version digit go1.x.y.z\n corresponding to the golang-fips/go patchset tagged revision.\n * Patchset improvements can be updated independently of upstream\n Go maintenance releases.\n\n- go1.22.1 (released 2024-03-05) includes security fixes to the\n crypto/x509, html/template, net/http, net/http/cookiejar, and\n net/mail packages, as well as bug fixes to the compiler, the go\n command, the runtime, the trace command, and the go/types and\n net/http packages.\n\n CVE-2023-45289 CVE-2023-45290 CVE-2024-24783 CVE-2024-24784 CVE-2024-24785:\n * go#65831 go#65390 bsc#1220999 security: fix CVE-2024-24783 crypto/x509: Verify panics on certificates with an unknown public key algorithm\n * go#65849 go#65083 bsc#1221002 security: fix CVE-2024-24784 net/mail: comments in display names are incorrectly handled\n * go#65850 go#65383 bsc#1221001 security: fix CVE-2023-45290 net/http: memory exhaustion in Request.ParseMultipartForm\n * go#65859 go#65065 bsc#1221000 security: fix CVE-2023-45289 net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect\n * go#65969 go#65697 bsc#1221003 security: fix CVE-2024-24785 html/template: errors returned from MarshalJSON methods may break template escaping\n * go#65352 cmd/go: go generate fails silently when run on a package in a nested workspace module\n * go#65471 internal/testenv: TestHasGoBuild failures on the LUCI noopt builders\n * go#65474 internal/testenv: support LUCI mobile builders in testenv tests\n * go#65577 cmd/trace/v2: goroutine analysis page doesn\u0027t identify goroutines consistently\n * go#65618 cmd/compile: Go 1.22 build fails with 1.21 PGO profile on internal/saferio change\n * go#65619 cmd/compile: Go 1.22 changes support for modules that declare go 1.0\n * go#65641 cmd/cgo/internal/testsanitizers,x/build: LUCI clang15 builders failing\n * go#65644 runtime: crash in race detector when execution tracer reads from CPU profile buffer\n * go#65728 go/types: nil pointer dereference in Alias.Underlying()\n * go#65759 net/http: context cancellation can leave HTTP client with deadlocked HTTP/1.1 connections in Go1.22\n * go#65760 runtime: Go 1.22.0 fails to build from source on armv7 Alpine Linux\n * go#65818 runtime: go1.22.0 test with -race will SIGSEGV or SIGBUS or Bad Pointer\n * go#65852 cmd/go: \u0027missing ziphash\u0027 error with go.work\n * go#65883 runtime: scheduler sometimes starves a runnable goroutine on wasm platforms\n\n * bsc#1219988 ensure VERSION file is present in GOROOT\n as required by go tool dist and go tool distpack\n\n- go1.22 (released 2024-02-06) is a major release of Go.\n go1.22.x minor releases will be provided through February 2024.\n https://github.com/golang/go/wiki/Go-Release-Cycle\n go1.22 arrives six months after go1.21. Most of its changes are\n in the implementation of the toolchain, runtime, and libraries.\n As always, the release maintains the Go 1 promise of\n compatibility. We expect almost all Go programs to continue to\n compile and run as before.\n\n * Language change: go1.22 makes two changes to for loops.\n Previously, the variables declared by a for loop were created\n once and updated by each iteration. In go1.22, each iteration\n of the loop creates new variables, to avoid accidental sharing\n bugs. The transition support tooling described in the proposal\n continues to work in the same way it did in Go 1.21.\n * Language change: For loops may now range over integers\n * Language change: go1.22 includes a preview of a language change\n we are considering for a future version of Go:\n range-over-function iterators. Building with\n GOEXPERIMENT=rangefunc enables this feature.\n * go command: Commands in workspaces can now use a vendor\n directory containing the dependencies of the workspace. The\n directory is created by go work vendor, and used by build\n commands when the -mod flag is set to vendor, which is the\n default when a workspace vendor directory is present. Note\n that the vendor directory\u0027s contents for a workspace are\n different from those of a single module: if the directory at\n the root of a workspace also contains one of the modules in the\n workspace, its vendor directory can contain the dependencies of\n either the workspace or of the module, but not both.\n * go get is no longer supported outside of a module in the legacy\n GOPATH mode (that is, with GO111MODULE=off). Other build\n commands, such as go build and go test, will continue to work\n indefinitely for legacy GOPATH programs.\n * go mod init no longer attempts to import module requirements\n from configuration files for other vendoring tools (such as\n Gopkg.lock).\n * go test -cover now prints coverage summaries for covered\n packages that do not have their own test files. Prior to Go\n 1.22 a go test -cover run for such a package would report: ?\n mymod/mypack [no test files] and now with go1.22, functions in\n the package are treated as uncovered: mymod/mypack coverage:\n 0.0% of statements Note that if a package contains no\n executable code at all, we can\u0027t report a meaningful coverage\n percentage; for such packages the go tool will continue to\n report that there are no test files.\n * trace: The trace tool\u0027s web UI has been gently refreshed as\n part of the work to support the new tracer, resolving several\n issues and improving the readability of various sub-pages. The\n web UI now supports exploring traces in a thread-oriented\n view. The trace viewer also now displays the full duration of\n all system calls. These improvements only apply for viewing\n traces produced by programs built with go1.22 or newer. A\n future release will bring some of these improvements to traces\n produced by older version of Go.\n * vet: References to loop variables The behavior of the vet tool\n has changed to match the new semantics (see above) of loop\n variables in go1.22. When analyzing a file that requires go1.22\n or newer (due to its go.mod file or a per-file build\n constraint), vetcode\u003e no longer reports references to loop\n variables from within a function literal that might outlive the\n iteration of the loop. In Go 1.22, loop variables are created\n anew for each iteration, so such references are no longer at\n risk of using a variable after it has been updated by the loop.\n * vet: New warnings for missing values after append The vet tool\n now reports calls to append that pass no values to be appended\n to the slice, such as slice = append(slice). Such a statement\n has no effect, and experience has shown that is nearly always a\n mistake.\n * vet: New warnings for deferring time.Since The vet tool now\n reports a non-deferred call to time.Since(t) within a defer\n statement. This is equivalent to calling time.Now().Sub(t)\n before the defer statement, not when the deferred function is\n called. In nearly all cases, the correct code requires\n deferring the time.Since call.\n * vet: New warnings for mismatched key-value pairs in log/slog\n calls The vet tool now reports invalid arguments in calls to\n functions and methods in the structured logging package,\n log/slog, that accept alternating key/value pairs. It reports\n calls where an argument in a key position is neither a string\n nor a slog.Attr, and where a final key is missing its value.\n * runtime: The runtime now keeps type-based garbage collection\n metadata nearer to each heap object, improving the CPU\n performance (latency or throughput) of Go programs by\n 1-3%. This change also reduces the memory overhead of the\n majority Go programs by approximately 1% by deduplicating\n redundant metadata. Some programs may see a smaller improvement\n because this change adjusts the size class boundaries of the\n memory allocator, so some objects may be moved up a size class.\n A consequence of this change is that some objects\u0027 addresses\n that were previously always aligned to a 16 byte (or higher)\n boundary will now only be aligned to an 8 byte boundary. Some\n programs that use assembly instructions that require memory\n addresses to be more than 8-byte aligned and rely on the memory\n allocator\u0027s previous alignment behavior may break, but we\n expect such programs to be rare. Such programs may be built\n with GOEXPERIMENT=noallocheaders to revert to the old metadata\n layout and restore the previous alignment behavior, but package\n owners should update their assembly code to avoid the alignment\n assumption, as this workaround will be removed in a future\n release.\n * runtime: On the windows/amd64 port, programs linking or loading\n Go libraries built with -buildmode=c-archive or\n -buildmode=c-shared can now use the SetUnhandledExceptionFilter\n Win32 function to catch exceptions not handled by the Go\n runtime. Note that this was already supported on the\n windows/386 port.\n * compiler: Profile-guided Optimization (PGO) builds can now\n devirtualize a higher proportion of calls than previously\n possible. Most programs from a representative set of Go\n programs now see between 2 and 14% improvement from enabling\n PGO.\n * compiler: The compiler now interleaves devirtualization and\n inlining, so interface method calls are better optimized.\n * compiler: go1.22 also includes a preview of an enhanced\n implementation of the compiler\u0027s inlining phase that uses\n heuristics to boost inlinability at call sites deemed\n \u0027important\u0027 (for example, in loops) and discourage inlining at\n call sites deemed \u0027unimportant\u0027 (for example, on panic\n paths). Building with GOEXPERIMENT=newinliner enables the new\n call-site heuristics; see issue #61502 for more info and to\n provide feedback.\n * linker: The linker\u0027s -s and -w flags are now behave more\n consistently across all platforms. The -w flag suppresses DWARF\n debug information generation. The -s flag suppresses symbol\n table generation. The -s flag also implies the -w flag, which\n can be negated with -w=0. That is, -s -w=0 will generate a\n binary with DWARF debug information generation but without the\n symbol table.\n * linker: On ELF platforms, the -B linker flag now accepts a\n special form: with -B gobuildid, the linker will generate a GNU\n build ID (the ELF NT_GNU_BUILD_ID note) derived from the Go\n build ID.\n * linker: On Windows, when building with -linkmode=internal, the\n linker now preserves SEH information from C object files by\n copying the .pdata and .xdata sections into the final\n binary. This helps with debugging and profiling binaries using\n native tools, such as WinDbg. Note that until now, C functions\u0027\n SEH exception handlers were not being honored, so this change\n may cause some programs to behave differently.\n -linkmode=external is not affected by this change, as external\n linkers already preserve SEH information.\n * bootstrap: As mentioned in the Go 1.20 release notes, go1.22\n now requires the final point release of Go 1.20 or later for\n bootstrap. We expect that Go 1.24 will require the final point\n release of go1.22 or later for bootstrap.\n * core library: New math/rand/v2 package: go1.22 includes the\n first \u201cv2\u201d package in the standard library, math/rand/v2. The\n changes compared to math/rand are detailed in proposal\n go#61716. The most important changes are:\n - The Read method, deprecated in math/rand, was not carried\n forward for math/rand/v2. (It remains available in\n math/rand.) The vast majority of calls to Read should use\n crypto/rand\u2019s Read instead. Otherwise a custom Read can be\n constructed using the Uint64 method.\n - The global generator accessed by top-level functions is\n unconditionally randomly seeded. Because the API guarantees\n no fixed sequence of results, optimizations like per-thread\n random generator states are now possible.\n - The Source interface now has a single Uint64 method; there is\n no Source64 interface.\n - Many methods now use faster algorithms that were not possible\n to adopt in math/rand because they changed the output\n streams.\n - The Intn, Int31, Int31n, Int63, and Int64n top-level\n functions and methods from math/rand are spelled more\n idiomatically in math/rand/v2: IntN, Int32, Int32N, Int64,\n and Int64N. There are also new top-level functions and\n methods Uint32, Uint32N, Uint64, Uint64N, Uint, and UintN.\n - The new generic function N is like Int64N or Uint64N but\n works for any integer type. For example a random duration\n from 0 up to 5 minutes is rand.N(5*time.Minute).\n - The Mitchell \u0026 Reeds LFSR generator provided by math/rand\u2019s\n Source has been replaced by two more modern pseudo-random\n generator sources: ChaCha8 PCG. ChaCha8 is a new,\n cryptographically strong random number generator roughly\n similar to PCG in efficiency. ChaCha8 is the algorithm used\n for the top-level functions in math/rand/v2. As of go1.22,\n math/rand\u0027s top-level functions (when not explicitly seeded)\n and the Go runtime also use ChaCha8 for randomness.\n - We plan to include an API migration tool in a future release,\n likely Go 1.23.\n * core library: New go/version package: The new go/version\n package implements functions for validating and comparing Go\n version strings.\n * core library: Enhanced routing patterns: HTTP routing in the\n standard library is now more expressive. The patterns used by\n net/http.ServeMux have been enhanced to accept methods and\n wildcards. This change breaks backwards compatibility in small\n ways, some obvious\u2014patterns with \u0027{\u0027 and \u0027}\u0027 behave\n differently\u2014 and some less so\u2014treatment of escaped paths has\n been improved. The change is controlled by a GODEBUG field\n named httpmuxgo121. Set httpmuxgo121=1 to restore the old\n behavior.\n * Minor changes to the library As always, there are various minor\n changes and updates to the library, made with the Go 1 promise\n of compatibility in mind. There are also various performance\n improvements, not enumerated here.\n * archive/tar: The new method Writer.AddFS adds all of the files\n from an fs.FS to the archive.\n * archive/zip: The new method Writer.AddFS adds all of the files\n from an fs.FS to the archive.\n * bufio: When a SplitFunc returns ErrFinalToken with a nil token,\n Scanner will now stop immediately. Previously, it would report\n a final empty token before stopping, which was usually not\n desired. Callers that do want to report a final empty token can\n do so by returning []byte{} rather than nil.\n * cmp: The new function Or returns the first in a sequence of\n values that is not the zero value.\n * crypto/tls: ConnectionState.ExportKeyingMaterial will now\n return an error unless TLS 1.3 is in use, or the\n extended_master_secret extension is supported by both the\n server and client. crypto/tls has supported this extension\n since Go 1.20. This can be disabled with the tlsunsafeekm=1\n GODEBUG setting.\n * crypto/tls: By default, the minimum version offered by\n crypto/tls servers is now TLS 1.2 if not specified with\n config.MinimumVersion, matching the behavior of crypto/tls\n clients. This change can be reverted with the tls10server=1\n GODEBUG setting.\n * crypto/tls: By default, cipher suites without ECDHE support are\n no longer offered by either clients or servers during pre-TLS\n 1.3 handshakes. This change can be reverted with the\n tlsrsakex=1 GODEBUG setting.\n * crypto/x509: The new CertPool.AddCertWithConstraint method can\n be used to add customized constraints to root certificates to\n be applied during chain building.\n * crypto/x509: On Android, root certificates will now be loaded\n from /data/misc/keychain/certs-added as well as\n /system/etc/security/cacerts.\n * crypto/x509: A new type, OID, supports ASN.1 Object Identifiers\n with individual components larger than 31 bits. A new field\n which uses this type, Policies, is added to the Certificate\n struct, and is now populated during parsing. Any OIDs which\n cannot be represented using a asn1.ObjectIdentifier will appear\n in Policies, but not in the old PolicyIdentifiers field. When\n calling CreateCertificate, the Policies field is ignored, and\n policies are taken from the PolicyIdentifiers field. Using the\n x509usepolicies=1 GODEBUG setting inverts this, populating\n certificate policies from the Policies field, and ignoring the\n PolicyIdentifiers field. We may change the default value of\n x509usepolicies in Go 1.23, making Policies the default field\n for marshaling.\n * database/sql: The new Null[T] type provide a way to scan\n nullable columns for any column types.\n * debug/elf: Constant R_MIPS_PC32 is defined for use with MIPS64\n systems. Additional R_LARCH_* constants are defined for use\n with LoongArch systems.\n * encoding: The new methods AppendEncode and AppendDecode added\n to each of the Encoding types in the packages encoding/base32,\n encoding/base64, and encoding/hex simplify encoding and\n decoding from and to byte slices by taking care of byte slice\n buffer management.\n * encoding: The methods base32.Encoding.WithPadding and\n base64.Encoding.WithPadding now panic if the padding argument\n is a negative value other than NoPadding.\n * encoding/json: Marshaling and encoding functionality now\n escapes \u0027\\b\u0027 and \u0027\\f\u0027 characters as \\b and \\f instead of \\u0008\n and \\u000c.\n * go/ast: The following declarations related to syntactic\n identifier resolution are now deprecated: Ident.Obj, Object,\n Scope, File.Scope, File.Unresolved, Importer, Package,\n NewPackage. In general, identifiers cannot be accurately\n resolved without type information. Consider, for example, the\n identifier K in T{K: \u0027\u0027}: it could be the name of a local\n variable if T is a map type, or the name of a field if T is a\n struct type. New programs should use the go/types package to\n resolve identifiers; see Object, Info.Uses, and Info.Defs for\n details.\n * go/ast: The new ast.Unparen function removes any enclosing\n parentheses from an expression.\n * go/types: The new Alias type represents type\n aliases. Previously, type aliases were not represented\n explicitly, so a reference to a type alias was equivalent to\n spelling out the aliased type, and the name of the alias was\n lost. The new representation retains the intermediate\n Alias. This enables improved error reporting (the name of a\n type alias can be reported), and allows for better handling of\n cyclic type declarations involving type aliases. In a future\n release, Alias types will also carry type parameter\n information. The new function Unalias returns the actual type\n denoted by an Alias type (or any other Type for that matter).\n * go/types: Because Alias types may break existing type switches\n that do not know to check for them, this functionality is\n controlled by a GODEBUG field named gotypesalias. With\n gotypesalias=0, everything behaves as before, and Alias types\n are never created. With gotypesalias=1, Alias types are created\n and clients must expect them. The default is gotypesalias=0. In\n a future release, the default will be changed to\n gotypesalias=1. Clients of go/types are urged to adjust their\n code as soon as possible to work with gotypesalias=1 to\n eliminate problems early.\n * go/types: The Info struct now exports the FileVersions map\n which provides per-file Go version information.\n * go/types: The new helper method PkgNameOf returns the local\n package name for the given import declaration.\n * go/types: The implementation of SizesFor has been adjusted to\n compute the same type sizes as the compiler when the compiler\n argument for SizesFor is \u0027gc\u0027. The default Sizes implementation\n used by the type checker is now types.SizesFor(\u0027gc\u0027, \u0027amd64\u0027).\n * go/types: The start position (Pos) of the lexical environment\n block (Scope) that represents a function body has changed: it\n used to start at the opening curly brace of the function body,\n but now starts at the function\u0027s func token.\n * html/template: Javascript template literals may now contain Go\n template actions, and parsing a template containing one will no\n longer return ErrJSTemplate. Similarly the GODEBUG setting\n jstmpllitinterp no longer has any effect.\n * io: The new SectionReader.Outer method returns the ReaderAt,\n offset, and size passed to NewSectionReader.\n * log/slog: The new SetLogLoggerLevel function controls the level\n for the bridge between the `slog` and `log` packages. It sets\n the minimum level for calls to the top-level `slog` logging\n functions, and it sets the level for calls to `log.Logger` that\n go through `slog`.\n * math/big: The new method Rat.FloatPrec computes the number of\n fractional decimal digits required to represent a rational\n number accurately as a floating-point number, and whether\n accurate decimal representation is possible in the first place.\n * net: When io.Copy copies from a TCPConn to a UnixConn, it will\n now use Linux\u0027s splice(2) system call if possible, using the\n new method TCPConn.WriteTo.\n * net: The Go DNS Resolver, used when building with\n \u0027-tags=netgo\u0027, now searches for a matching name in the Windows\n hosts file, located at %SystemRoot%\\System32\\drivers\\etc\\hosts,\n before making a DNS query.\n * net/http: The new functions ServeFileFS, FileServerFS, and\n NewFileTransportFS are versions of the existing ServeFile,\n FileServer, and NewFileTransport, operating on an fs.FS.\n * net/http: The HTTP server and client now reject requests and\n responses containing an invalid empty Content-Length\n header. The previous behavior may be restored by setting\n GODEBUG field httplaxcontentlength=1.\n * net/http: The new method Request.PathValue returns path\n wildcard values from a request and the new method\n Request.SetPathValue sets path wildcard values on a request.\n * net/http/cgi: When executing a CGI process, the PATH_INFO\n variable is now always set to the empty string or a value\n starting with a / character, as required by RFC 3875. It was\n previously possible for some combinations of Handler.Root and\n request URL to violate this requirement.\n * net/netip: The new AddrPort.Compare method compares two\n AddrPorts.\n * os: On Windows, the Stat function now follows all reparse\n points that link to another named entity in the system. It was\n previously only following IO_REPARSE_TAG_SYMLINK and\n IO_REPARSE_TAG_MOUNT_POINT reparse points.\n * os: On Windows, passing O_SYNC to OpenFile now causes write\n operations to go directly to disk, equivalent to O_SYNC on Unix\n platforms.\n * os: On Windows, the ReadDir, File.ReadDir, File.Readdir, and\n File.Readdirnames functions now read directory entries in\n batches to reduce the number of system calls, improving\n performance up to 30%.\n * os: When io.Copy copies from a File to a net.UnixConn, it will\n now use Linux\u0027s sendfile(2) system call if possible, using the\n new method File.WriteTo.\n * os/exec: On Windows, LookPath now ignores empty entries\n in %PATH%, and returns ErrNotFound (instead of ErrNotExist)\n if no executable file extension is found to resolve an\n otherwise-unambiguous name.\n * os/exec: On Windows, Command and Cmd.Start no longer call\n LookPath if the path to the executable is already absolute and\n has an executable file extension. In addition, Cmd.Start no\n longer writes the resolved extension back to the Path field, so\n it is now safe to call the String method concurrently with a\n call to Start.\n * reflect: The Value.IsZero method will now return true for a\n floating-point or complex negative zero, and will return true\n for a struct value if a blank field (a field named _) somehow\n has a non-zero value. These changes make IsZero consistent with\n comparing a value to zero using the language == operator.\n * reflect: The PtrTo function is deprecated, in favor of\n PointerTo.\n * reflect: The new function TypeFor returns the Type that\n represents the type argument T. Previously, to get the\n reflect.Type value for a type, one had to use\n reflect.TypeOf((*T)(nil)).Elem(). This may now be written as\n reflect.TypeFor[T]().\n * runtime/metrics: Four new histogram metrics\n /sched/pauses/stopping/gc:seconds,\n /sched/pauses/stopping/other:seconds,\n /sched/pauses/total/gc:seconds, and\n /sched/pauses/total/other:seconds provide additional details\n about stop-the-world pauses. The \u0027stopping\u0027 metrics report the\n time taken from deciding to stop the world until all goroutines\n are stopped. The \u0027total\u0027 metrics report the time taken from\n deciding to stop the world until it is started again.\n * runtime/metrics: The /gc/pauses:seconds metric is deprecated,\n as it is equivalent to the new /sched/pauses/total/gc:seconds\n metric.\n * runtime/metrics: /sync/mutex/wait/total:seconds now includes\n contention on runtime-internal locks in addition to sync.Mutex\n and sync.RWMutex.\n * runtime/pprof: Mutex profiles now scale contention by the\n number of goroutines blocked on the mutex. This provides a more\n accurate representation of the degree to which a mutex is a\n bottleneck in a Go program. For instance, if 100 goroutines are\n blocked on a mutex for 10 milliseconds, a mutex profile will\n now record 1 second of delay instead of 10 milliseconds of\n delay.\n * runtime/pprof: Mutex profiles also now include contention on\n runtime-internal locks in addition to sync.Mutex and\n sync.RWMutex. Contention on runtime-internal locks is always\n reported at runtime._LostContendedRuntimeLock. A future release\n will add complete stack traces in these cases.\n * runtime/pprof: CPU profiles on Darwin platforms now contain the\n process\u0027s memory map, enabling the disassembly view in the\n pprof tool.\n * runtime/trace: The execution tracer has been completely\n overhauled in this release, resolving several long-standing\n issues and paving the way for new use-cases for execution\n traces.\n * runtime/trace: Execution traces now use the operating system\u0027s\n clock on most platforms (Windows excluded) so it is possible to\n correlate them with traces produced by lower-level\n components. Execution traces no longer depend on the\n reliability of the platform\u0027s clock to produce a correct\n trace. Execution traces are now partitioned regularly\n on-the-fly and as a result may be processed in a streamable\n way. Execution traces now contain complete durations for all\n system calls. Execution traces now contain information about\n the operating system threads that goroutines executed on. The\n latency impact of starting and stopping execution traces has\n been dramatically reduced. Execution traces may now begin or\n end during the garbage collection mark phase.\n * runtime/trace: To allow Go developers to take advantage of\n these improvements, an experimental trace reading package is\n available at golang.org/x/exp/trace. Note that this package\n only works on traces produced by programs built with go1.22 at\n the moment. Please try out the package and provide feedback on\n the corresponding proposal issue.\n * runtime/trace: If you experience any issues with the new\n execution tracer implementation, you may switch back to the old\n implementation by building your Go program with\n GOEXPERIMENT=noexectracer2. If you do, please file an issue,\n otherwise this option will be removed in a future release.\n * slices: The new function Concat concatenates multiple slices.\n * slices: Functions that shrink the size of a slice (Delete,\n DeleteFunc, Compact, CompactFunc, and Replace) now zero the\n elements between the new length and the old length.\n * slices: Insert now always panics if the argument i is out of\n range. Previously it did not panic in this situation if there\n were no elements to be inserted.\n * syscall: The syscall package has been frozen since Go 1.4 and\n was marked as deprecated in Go 1.11, causing many editors to\n warn about any use of the package. However, some non-deprecated\n functionality requires use of the syscall package, such as the\n os/exec.Cmd.SysProcAttr field. To avoid unnecessary complaints\n on such code, the syscall package is no longer marked as\n deprecated. The package remains frozen to most new\n functionality, and new code remains encouraged to use\n golang.org/x/sys/unix or golang.org/x/sys/windows where\n possible.\n * syscall: On Linux, the new SysProcAttr.PidFD field allows\n obtaining a PID FD when starting a child process via\n StartProcess or os/exec.\n * syscall: On Windows, passing O_SYNC to Open now causes write\n operations to go directly to disk, equivalent to O_SYNC on Unix\n platforms.\n * testing/slogtest: The new Run function uses sub-tests to run\n test cases, providing finer-grained control.\n * Ports: Darwin: On macOS on 64-bit x86 architecture (the\n darwin/amd64 port), the Go toolchain now generates\n position-independent executables (PIE) by default. Non-PIE\n binaries can be generated by specifying the -buildmode=exe\n build flag. On 64-bit ARM-based macOS (the darwin/arm64 port),\n the Go toolchain already generates PIE by default. go1.22 is\n the last release that will run on macOS 10.15 Catalina. Go 1.23\n will require macOS 11 Big Sur or later.\n * Ports: Arm: The GOARM environment variable now allows you to\n select whether to use software or hardware floating\n point. Previously, valid GOARM values were 5, 6, or 7. Now\n those same values can be optionally followed by ,softfloat or\n ,hardfloat to select the floating-point implementation. This\n new option defaults to softfloat for version 5 and hardfloat\n for versions 6 and 7.\n * Ports: Loong64: The loong64 port now supports passing function\n arguments and results using registers. The linux/loong64 port\n now supports the address sanitizer, memory sanitizer, new-style\n linker relocations, and the plugin build mode.\n * OpenBSD go1.22 adds an experimental port to OpenBSD on\n big-endian 64-bit PowerPC (openbsd/ppc64).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3938,SUSE-SLE-Module-Development-Tools-15-SP6-2024-3938,openSUSE-SLE-15.6-2024-3938",
"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-2024_3938-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3938-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243938-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3938-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019791.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1219988",
"url": "https://bugzilla.suse.com/1219988"
},
{
"category": "self",
"summary": "SUSE Bug 1220999",
"url": "https://bugzilla.suse.com/1220999"
},
{
"category": "self",
"summary": "SUSE Bug 1221000",
"url": "https://bugzilla.suse.com/1221000"
},
{
"category": "self",
"summary": "SUSE Bug 1221001",
"url": "https://bugzilla.suse.com/1221001"
},
{
"category": "self",
"summary": "SUSE Bug 1221002",
"url": "https://bugzilla.suse.com/1221002"
},
{
"category": "self",
"summary": "SUSE Bug 1221003",
"url": "https://bugzilla.suse.com/1221003"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE Bug 1225973",
"url": "https://bugzilla.suse.com/1225973"
},
{
"category": "self",
"summary": "SUSE Bug 1225974",
"url": "https://bugzilla.suse.com/1225974"
},
{
"category": "self",
"summary": "SUSE Bug 1227314",
"url": "https://bugzilla.suse.com/1227314"
},
{
"category": "self",
"summary": "SUSE Bug 1230252",
"url": "https://bugzilla.suse.com/1230252"
},
{
"category": "self",
"summary": "SUSE Bug 1230253",
"url": "https://bugzilla.suse.com/1230253"
},
{
"category": "self",
"summary": "SUSE Bug 1230254",
"url": "https://bugzilla.suse.com/1230254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45289 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45290 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24783 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24784 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24784/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24785 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24789 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24789/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24790 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24790/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24791 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34155 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34156 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34158 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34158/"
}
],
"title": "Security update for go1.22-openssl",
"tracking": {
"current_release_date": "2024-11-07T10:08:23Z",
"generator": {
"date": "2024-11-07T10:08:23Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3938-1",
"initial_release_date": "2024-11-07T10:08:23Z",
"revision_history": [
{
"date": "2024-11-07T10:08:23Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"product": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"product_id": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"product_id": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"product_id": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.i586",
"product": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.i586",
"product_id": "go1.22-openssl-1.22.7.1-150600.13.3.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.i586",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.i586",
"product_id": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"product_id": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"product_id": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"product_id": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"product": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"product_id": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"product_id": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"product_id": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"product": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"product_id": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"product_id": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"product_id": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp6"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP6",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-45289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45289"
}
],
"notes": [
{
"category": "general",
"text": "When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45289",
"url": "https://www.suse.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "SUSE Bug 1221000 for CVE-2023-45289",
"url": "https://bugzilla.suse.com/1221000"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "important"
}
],
"title": "CVE-2023-45289"
},
{
"cve": "CVE-2023-45290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45290"
}
],
"notes": [
{
"category": "general",
"text": "When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45290",
"url": "https://www.suse.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "SUSE Bug 1221001 for CVE-2023-45290",
"url": "https://bugzilla.suse.com/1221001"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "important"
}
],
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2024-24783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24783"
}
],
"notes": [
{
"category": "general",
"text": "Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24783",
"url": "https://www.suse.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "SUSE Bug 1220999 for CVE-2024-24783",
"url": "https://bugzilla.suse.com/1220999"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "important"
}
],
"title": "CVE-2024-24783"
},
{
"cve": "CVE-2024-24784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24784"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24784",
"url": "https://www.suse.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "SUSE Bug 1221002 for CVE-2024-24784",
"url": "https://bugzilla.suse.com/1221002"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "important"
}
],
"title": "CVE-2024-24784"
},
{
"cve": "CVE-2024-24785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24785"
}
],
"notes": [
{
"category": "general",
"text": "If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24785",
"url": "https://www.suse.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "SUSE Bug 1221003 for CVE-2024-24785",
"url": "https://bugzilla.suse.com/1221003"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "important"
}
],
"title": "CVE-2024-24785"
},
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-24789",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24789"
}
],
"notes": [
{
"category": "general",
"text": "The archive/zip package\u0027s handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24789",
"url": "https://www.suse.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "SUSE Bug 1225973 for CVE-2024-24789",
"url": "https://bugzilla.suse.com/1225973"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-24789"
},
{
"cve": "CVE-2024-24790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24790"
}
],
"notes": [
{
"category": "general",
"text": "The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24790",
"url": "https://www.suse.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "SUSE Bug 1225974 for CVE-2024-24790",
"url": "https://bugzilla.suse.com/1225974"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-24791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24791"
}
],
"notes": [
{
"category": "general",
"text": "The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an \"Expect: 100-continue\" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the connection will fail. An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending \"Expect: 100-continue\" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24791",
"url": "https://www.suse.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "SUSE Bug 1227314 for CVE-2024-24791",
"url": "https://bugzilla.suse.com/1227314"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-24791"
},
{
"cve": "CVE-2024-34155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34155"
}
],
"notes": [
{
"category": "general",
"text": "Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34155",
"url": "https://www.suse.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "SUSE Bug 1230252 for CVE-2024-34155",
"url": "https://bugzilla.suse.com/1230252"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-34155"
},
{
"cve": "CVE-2024-34156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34156"
}
],
"notes": [
{
"category": "general",
"text": "Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34156",
"url": "https://www.suse.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "SUSE Bug 1230253 for CVE-2024-34156",
"url": "https://bugzilla.suse.com/1230253"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-34156"
},
{
"cve": "CVE-2024-34158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34158"
}
],
"notes": [
{
"category": "general",
"text": "Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34158",
"url": "https://www.suse.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "SUSE Bug 1230254 for CVE-2024-34158",
"url": "https://bugzilla.suse.com/1230254"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-doc-1.22.7.1-150600.13.3.1.x86_64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.aarch64",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.ppc64le",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.s390x",
"openSUSE Leap 15.6:go1.22-openssl-race-1.22.7.1-150600.13.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-11-07T10:08:23Z",
"details": "moderate"
}
],
"title": "CVE-2024-34158"
}
]
}
suse-su-2024:1587-1
Vulnerability from csaf_suse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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.22",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22 fixes the following issues:\n\nUpdate to go1.22.3:\n\n- CVE-2024-24787: cmd/go: arbitrary code execution during build on darwin (bsc#1224017)\n- CVE-2024-24788: net: high cpu usage in extractExtendedRCode (bsc#1224018)\n- cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n- cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n- runtime: deterministic fallback hashes across process boundary\n- net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-1587,SUSE-SLE-Module-Development-Tools-15-SP5-2024-1587,openSUSE-SLE-15.5-2024-1587,openSUSE-SLE-15.6-2024-1587",
"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-2024_1587-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:1587-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20241587-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:1587-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018503.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "Security update for go1.22",
"tracking": {
"current_release_date": "2024-05-10T07:18:43Z",
"generator": {
"date": "2024-05-10T07:18:43Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:1587-1",
"initial_release_date": "2024-05-10T07:18:43Z",
"revision_history": [
{
"date": "2024-05-10T07:18:43Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-1.22.3-150000.1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.i586",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.i586",
"product_id": "go1.22-1.22.3-150000.1.15.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.i586",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.i586",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-1.22.3-150000.1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-1.22.3-150000.1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-1.22.3-150000.1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-doc-1.22.3-150000.1.15.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"product": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"product_id": "go1.22-race-1.22.3-150000.1.15.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.6",
"product": {
"name": "openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.6"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.aarch64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.ppc64le as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.s390x as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.6"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-150000.1.15.1.x86_64 as component of openSUSE Leap 15.6",
"product_id": "openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-150000.1.15.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.6"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.5:go1.22-race-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-doc-1.22.3-150000.1.15.1.x86_64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.aarch64",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.ppc64le",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.s390x",
"openSUSE Leap 15.6:go1.22-race-1.22.3-150000.1.15.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-05-10T07:18:43Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
suse-su-2024:3772-1
Vulnerability from csaf_suse
Notes
{
"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.22-openssl",
"title": "Title of the patch"
},
{
"category": "description",
"text": "This update for go1.22-openssl fixes the following issues:\n\nThis update ships go1.22-openssl 1.22.7.1 (jsc#SLE-18320)\n\n- Update to version 1.22.7.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.7-1-openssl-fips.\n\n * Update to Go 1.22.7 (#229)\n\n- go1.22.7 (released 2024-09-05) includes security fixes to the\n encoding/gob, go/build/constraint, and go/parser packages, as\n well as bug fixes to the fix command and the runtime.\n\n CVE-2024-34155 CVE-2024-34156 CVE-2024-34158:\n - go#69142 go#69138 bsc#1230252 security: fix CVE-2024-34155 go/parser: stack exhaustion in all Parse* functions (CVE-2024-34155)\n - go#69144 go#69139 bsc#1230253 security: fix CVE-2024-34156 encoding/gob: stack exhaustion in Decoder.Decode (CVE-2024-34156)\n - go#69148 go#69141 bsc#1230254 security: fix CVE-2024-34158 go/build/constraint: stack exhaustion in Parse (CVE-2024-34158)\n - go#68811 os: TestChtimes failures\n - go#68825 cmd/fix: fails to run on modules whose go directive value is in \u00271.n.m\u0027 format introduced in Go 1.21.0\n - go#68972 cmd/cgo: aix c-archive corrupting stack\n\n- go1.22.6 (released 2024-08-06) includes fixes to the go command,\n the compiler, the linker, the trace command, the covdata command,\n and the bytes, go/types, and os/exec packages.\n\n * go#68594 cmd/compile: internal compiler error with zero-size types\n * go#68546 cmd/trace/v2: pprof profiles always empty\n * go#68492 cmd/covdata: too many open files due to defer f.Close() in for loop\n * go#68475 bytes: IndexByte can return -4294967295 when memory usage is above 2^31 on js/wasm\n * go#68370 go/types: assertion failure in recent range statement checking logic\n * go#68331 os/exec: modifications to Path ignored when *Cmd is created using Command with an absolute path on Windows\n * go#68230 cmd/compile: inconsistent integer arithmetic result on Go 1.22+arm64 with/without -race\n * go#68222 cmd/go: list with -export and -covermode=atomic fails to build\n * go#68198 cmd/link: issues with Xcode 16 beta\n\n- Update to version 1.22.5.3 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-3-openssl-fips.\n\n * Only load openssl if fips == \u00271\u0027\n Avoid loading openssl whenever GOLANG_FIPS is not 1.\n Previously only an unset variable would cause the library load\n to be skipped, but users may also expect to be able to set eg.\n GOLANG_FIPS=0 in environments without openssl.\n\n- Update to version 1.22.5.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-2-openssl-fips.\n\n * Only load OpenSSL when in FIPS mode\n\n- Update to version 1.22.5.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.5-1-openssl-fips.\n\n * Update to go1.22.5\n\n- go1.22.5 (released 2024-07-02) includes security fixes to the\n net/http package, as well as bug fixes to the compiler, cgo, the\n go command, the linker, the runtime, and the crypto/tls,\n go/types, net, net/http, and os/exec packages.\n\n CVE-2024-24791:\n * go#68200 go#67555 bsc#1227314 security: fix CVE CVE-2024-24791 net/http: expect: 100-continue handling is broken in various ways\n * go#65983 cmd/compile: hash of unhashable type\n * go#65994 crypto/tls: segfault when calling tlsrsakex.IncNonDefault()\n * go#66598 os/exec: calling Cmd.Start after setting Cmd.Path manually to absolute path without \u0027.exe\u0027 no longer implicitly adds \u0027.exe\u0027 in Go 1.22\n * go#67298 runtime: \u0027fatal: morestack on g0\u0027 on amd64 after upgrade to Go 1.21, stale bounds\n * go#67715 cmd/cgo/internal/swig,cmd/go,x/build: swig cgo tests incompatible with C++ toolchain on builders\n * go#67798 cmd/compile: internal compiler error: unexpected type: \u003cnil\u003e (\u003cnil\u003e) in for-range\n * go#67820 cmd/compile: package-level variable initialization with constant dependencies doesn\u0027t match order specified in Go spec\n * go#67850 go/internal/gccgoimporter: go building failing with gcc 14.1.0\n * go#67934 net: go DNS resolver fails to connect to local DNS server\n * go#67945 cmd/link: using -fuzz with test that links with cgo on darwin causes linker failure\n * go#68052 cmd/go: go list -u -m all fails loading module retractions: module requires go \u003e= 1.N+1 (running go 1.N)\n * go#68122 cmd/link: runtime.mach_vm_region_trampoline: unsupported dynamic relocation for symbol libc_mach_task_self_ (type=29 (R_GOTPCREL) stype=46 (SDYNIMPORT))\n\n- Update to version 1.22.4.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.4-1-openssl-fips.\n\n * Update to go1.22.4\n\n- go1.22.4 (released 2024-06-04) includes security fixes to the\n archive/zip and net/netip packages, as well as bug fixes to the\n compiler, the go command, the linker, the runtime, and the os\n package.\n\n CVE-2024-24789 CVE-2024-24790:\n * go#67554 go#66869 bsc#1225973 security: fix CVE-2024-24789 archive/zip: EOCDR comment length handling is inconsistent with other ZIP implementations\n * go#67682 go#67680 bsc#1225974 security: fix CVE-2024-24790 net/netip: unexpected behavior from Is methods for IPv4-mapped IPv6 addresses\n * go#67188 runtime/metrics: /memory/classes/heap/unused:bytes spikes\n * go#67212 cmd/compile: SIGBUS unaligned access on mips64 via qemu-mips64\n * go#67236 cmd/go: mod tidy reports toolchain not available with \u0027go 1.21\u0027\n * go#67258 runtime: unexpected fault address 0\n * go#67311 cmd/go: TestScript/gotoolchain_issue66175 fails on tip locally\n * go#67314 cmd/go,cmd/link: TestScript/build_issue48319 and TestScript/build_plugin_reproducible failing on LUCI gotip-darwin-amd64-longtest builder due to non-reproducible LC_UUID\n * go#67352 crypto/x509: TestPlatformVerifier failures on Windows due to broken connections\n * go#67460 cmd/compile: internal compiler error: panic with range over integer value\n * go#67527 cmd/link: panic: machorelocsect: size mismatch\n * go#67650 runtime: SIGSEGV after performing clone(CLONE_PARENT) via C constructor prior to runtime start\n * go#67696 os: RemoveAll susceptible to symlink race\n\n- Update to version 1.22.3.3 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-3-openssl-fips.\n\n * config: update openssl backend (#201)\n\n- Update to version 1.22.3.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-2-openssl-fips.\n\n * patches: restore signature of HashSign/HashVerify (#199)\n\n- Update to version 1.22.3.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.3-1-openssl-fips.\n\n * Update to go1.22.3\n * fix: rename patch file\n * Backport change https://go-review.googlesource.com/c/go/+/554615 to Go1.22 (#193)\n runtime: crash asap and extend total sleep time for slow machine in test\n Running with few threads usually does not need 500ms to crash, so let it\n crash as soon as possible. While the test may caused more time on slow\n machine, try to expand the sleep time in test.\n * cmd/go: re-enable CGO for Go toolchain commands (#190)\n * crypto/ecdsa: Restore HashSign and HashVerify (#189)\n\n- go1.22.3 (released 2024-05-07) includes security fixes to the go\n command and the net package, as well as bug fixes to the\n compiler, the runtime, and the net/http package.\n\n CVE-2024-24787 CVE-2024-24788:\n * go#67122 go#67119 bsc#1224017 security: fix CVE-2024-24787 cmd/go: arbitrary code execution during build on darwin\n * go#67040 go#66754 bsc#1224018 security: fix CVE-2024-24788 net: high cpu usage in extractExtendedRCode\n * go#67018 cmd/compile: Go 1.22.x failed to be bootstrapped from 386 to ppc64le\n * go#67017 cmd/compile: changing a hot concrete method to interface method triggers a PGO ICE\n * go#66886 runtime: deterministic fallback hashes across process boundary\n * go#66698 net/http: TestRequestLimit/h2 becomes significantly more expensive and slower after x/net@v0.23.0\n\n- Update to version 1.22.2.1 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.2-1-openssl-fips.\n\n * Update to go1.22.2\n\n- go1.22.2 (released 2024-04-03) includes a security fix to the\n net/http package, as well as bug fixes to the compiler, the go\n command, the linker, and the encoding/gob, go/types, net/http,\n and runtime/trace packages.\n\n CVE-2023-45288:\n * go#66298 go#65051 bsc#1221400 security: fix CVE-2023-45288 net/http, x/net/http2: close connections when receiving too many headers\n * go#65858 cmd/compile: unreachable panic with GODEBUG=gotypesalias=1\n * go#66060 cmd/link: RISC-V external link, failed to find text symbol for HI20 relocation\n * go#66076 cmd/compile: out-of-bounds panic with uint32 conversion and modulus operation in Go 1.22.0 on arm64\n * go#66134 cmd/compile: go test . results in CLOSURE ... \u003cunknown line number\u003e: internal compiler error: assertion failed\n * go#66137 cmd/go: go 1.22.0: go test throws errors when processing folders not listed in coverpkg argument\n * go#66178 cmd/compile: ICE: panic: interface conversion: ir.Node is *ir.ConvExpr, not *ir.IndexExpr\n * go#66201 runtime/trace: v2 traces contain an incorrect timestamp scaling factor on Windows\n * go#66255 net/http: http2 round tripper nil pointer dereference causes panic causing deadlock\n * go#66256 cmd/go: git shallow fetches broken at CL 556358\n * go#66273 crypto/x509: Certificate no longer encodable using encoding/gob in Go1.22\n * go#66412 cmd/link: bad carrier sym for symbol runtime.elf_savegpr0.args_stackmap on ppc64le\n\n- Update to version 1.22.1.2 cut from the go1.22-fips-release\n branch at the revision tagged go1.22.1-2-openssl-fips.\n\n * config: Update openssl v2 module (#178)\n\n- Remove subpackage go1.x-openssl-libstd for compiled shared object\n libstd.so.\n\n * Continue to build experimental libstd only on go1.x Tumbleweed.\n * Removal fixes build errors on go1.x-openssl Factory and ALP.\n * Use of libstd.so is experimental and not recommended for\n general use, Go currently has no ABI.\n * Feature go build -buildmode=shared is deprecated by upstream,\n but not yet removed.\n\n- Initial package go1.22-openssl version 1.22.1.1 cut from the\n go1.22-fips-release branch at the revision tagged\n go1.22.1-1-openssl-fips.\n\n * Go upstream merged branch dev.boringcrypto in go1.19+.\n * In go1.x enable BoringCrypto via GOEXPERIMENT=boringcrypto.\n * In go1.x-openssl enable FIPS mode (or boring mode as the\n package is named) either via an environment variable\n GOLANG_FIPS=1 or by virtue of booting the host in FIPS mode.\n * When the operating system is operating in FIPS mode, Go\n applications which import crypto/tls/fipsonly limit operations\n to the FIPS ciphersuite.\n * go1.x-openssl is delivered as two large patches to go1.x\n applying necessary modifications from the golang-fips/go GitHub\n project for the Go crypto library to use OpenSSL as the\n external cryptographic library in a FIPS compliant way.\n * go1.x-openssl modifies the crypto/* packages to use OpenSSL for\n cryptographic operations.\n * go1.x-openssl uses dlopen() to call into OpenSSL.\n * SUSE RPM packaging introduces a fourth version digit go1.x.y.z\n corresponding to the golang-fips/go patchset tagged revision.\n * Patchset improvements can be updated independently of upstream\n Go maintenance releases.\n\n- go1.22.1 (released 2024-03-05) includes security fixes to the\n crypto/x509, html/template, net/http, net/http/cookiejar, and\n net/mail packages, as well as bug fixes to the compiler, the go\n command, the runtime, the trace command, and the go/types and\n net/http packages.\n\n CVE-2023-45289 CVE-2023-45290 CVE-2024-24783 CVE-2024-24784 CVE-2024-24785:\n * go#65831 go#65390 bsc#1220999 security: fix CVE-2024-24783 crypto/x509: Verify panics on certificates with an unknown public key algorithm\n * go#65849 go#65083 bsc#1221002 security: fix CVE-2024-24784 net/mail: comments in display names are incorrectly handled\n * go#65850 go#65383 bsc#1221001 security: fix CVE-2023-45290 net/http: memory exhaustion in Request.ParseMultipartForm\n * go#65859 go#65065 bsc#1221000 security: fix CVE-2023-45289 net/http, net/http/cookiejar: incorrect forwarding of sensitive headers and cookies on HTTP redirect\n * go#65969 go#65697 bsc#1221003 security: fix CVE-2024-24785 html/template: errors returned from MarshalJSON methods may break template escaping\n * go#65352 cmd/go: go generate fails silently when run on a package in a nested workspace module\n * go#65471 internal/testenv: TestHasGoBuild failures on the LUCI noopt builders\n * go#65474 internal/testenv: support LUCI mobile builders in testenv tests\n * go#65577 cmd/trace/v2: goroutine analysis page doesn\u0027t identify goroutines consistently\n * go#65618 cmd/compile: Go 1.22 build fails with 1.21 PGO profile on internal/saferio change\n * go#65619 cmd/compile: Go 1.22 changes support for modules that declare go 1.0\n * go#65641 cmd/cgo/internal/testsanitizers,x/build: LUCI clang15 builders failing\n * go#65644 runtime: crash in race detector when execution tracer reads from CPU profile buffer\n * go#65728 go/types: nil pointer dereference in Alias.Underlying()\n * go#65759 net/http: context cancellation can leave HTTP client with deadlocked HTTP/1.1 connections in Go1.22\n * go#65760 runtime: Go 1.22.0 fails to build from source on armv7 Alpine Linux\n * go#65818 runtime: go1.22.0 test with -race will SIGSEGV or SIGBUS or Bad Pointer\n * go#65852 cmd/go: \u0027missing ziphash\u0027 error with go.work\n * go#65883 runtime: scheduler sometimes starves a runnable goroutine on wasm platforms\n\n * bsc#1219988 ensure VERSION file is present in GOROOT\n as required by go tool dist and go tool distpack\n\n- go1.22 (released 2024-02-06) is a major release of Go.\n go1.22.x minor releases will be provided through February 2024.\n https://github.com/golang/go/wiki/Go-Release-Cycle\n go1.22 arrives six months after go1.21. Most of its changes are\n in the implementation of the toolchain, runtime, and libraries.\n As always, the release maintains the Go 1 promise of\n compatibility. We expect almost all Go programs to continue to\n compile and run as before.\n\n * Language change: go1.22 makes two changes to for loops.\n Previously, the variables declared by a for loop were created\n once and updated by each iteration. In go1.22, each iteration\n of the loop creates new variables, to avoid accidental sharing\n bugs. The transition support tooling described in the proposal\n continues to work in the same way it did in Go 1.21.\n * Language change: For loops may now range over integers\n * Language change: go1.22 includes a preview of a language change\n we are considering for a future version of Go:\n range-over-function iterators. Building with\n GOEXPERIMENT=rangefunc enables this feature.\n * go command: Commands in workspaces can now use a vendor\n directory containing the dependencies of the workspace. The\n directory is created by go work vendor, and used by build\n commands when the -mod flag is set to vendor, which is the\n default when a workspace vendor directory is present. Note\n that the vendor directory\u0027s contents for a workspace are\n different from those of a single module: if the directory at\n the root of a workspace also contains one of the modules in the\n workspace, its vendor directory can contain the dependencies of\n either the workspace or of the module, but not both.\n * go get is no longer supported outside of a module in the legacy\n GOPATH mode (that is, with GO111MODULE=off). Other build\n commands, such as go build and go test, will continue to work\n indefinitely for legacy GOPATH programs.\n * go mod init no longer attempts to import module requirements\n from configuration files for other vendoring tools (such as\n Gopkg.lock).\n * go test -cover now prints coverage summaries for covered\n packages that do not have their own test files. Prior to Go\n 1.22 a go test -cover run for such a package would report: ?\n mymod/mypack [no test files] and now with go1.22, functions in\n the package are treated as uncovered: mymod/mypack coverage:\n 0.0% of statements Note that if a package contains no\n executable code at all, we can\u0027t report a meaningful coverage\n percentage; for such packages the go tool will continue to\n report that there are no test files.\n * trace: The trace tool\u0027s web UI has been gently refreshed as\n part of the work to support the new tracer, resolving several\n issues and improving the readability of various sub-pages. The\n web UI now supports exploring traces in a thread-oriented\n view. The trace viewer also now displays the full duration of\n all system calls. These improvements only apply for viewing\n traces produced by programs built with go1.22 or newer. A\n future release will bring some of these improvements to traces\n produced by older version of Go.\n * vet: References to loop variables The behavior of the vet tool\n has changed to match the new semantics (see above) of loop\n variables in go1.22. When analyzing a file that requires go1.22\n or newer (due to its go.mod file or a per-file build\n constraint), vetcode\u003e no longer reports references to loop\n variables from within a function literal that might outlive the\n iteration of the loop. In Go 1.22, loop variables are created\n anew for each iteration, so such references are no longer at\n risk of using a variable after it has been updated by the loop.\n * vet: New warnings for missing values after append The vet tool\n now reports calls to append that pass no values to be appended\n to the slice, such as slice = append(slice). Such a statement\n has no effect, and experience has shown that is nearly always a\n mistake.\n * vet: New warnings for deferring time.Since The vet tool now\n reports a non-deferred call to time.Since(t) within a defer\n statement. This is equivalent to calling time.Now().Sub(t)\n before the defer statement, not when the deferred function is\n called. In nearly all cases, the correct code requires\n deferring the time.Since call.\n * vet: New warnings for mismatched key-value pairs in log/slog\n calls The vet tool now reports invalid arguments in calls to\n functions and methods in the structured logging package,\n log/slog, that accept alternating key/value pairs. It reports\n calls where an argument in a key position is neither a string\n nor a slog.Attr, and where a final key is missing its value.\n * runtime: The runtime now keeps type-based garbage collection\n metadata nearer to each heap object, improving the CPU\n performance (latency or throughput) of Go programs by\n 1-3%. This change also reduces the memory overhead of the\n majority Go programs by approximately 1% by deduplicating\n redundant metadata. Some programs may see a smaller improvement\n because this change adjusts the size class boundaries of the\n memory allocator, so some objects may be moved up a size class.\n A consequence of this change is that some objects\u0027 addresses\n that were previously always aligned to a 16 byte (or higher)\n boundary will now only be aligned to an 8 byte boundary. Some\n programs that use assembly instructions that require memory\n addresses to be more than 8-byte aligned and rely on the memory\n allocator\u0027s previous alignment behavior may break, but we\n expect such programs to be rare. Such programs may be built\n with GOEXPERIMENT=noallocheaders to revert to the old metadata\n layout and restore the previous alignment behavior, but package\n owners should update their assembly code to avoid the alignment\n assumption, as this workaround will be removed in a future\n release.\n * runtime: On the windows/amd64 port, programs linking or loading\n Go libraries built with -buildmode=c-archive or\n -buildmode=c-shared can now use the SetUnhandledExceptionFilter\n Win32 function to catch exceptions not handled by the Go\n runtime. Note that this was already supported on the\n windows/386 port.\n * compiler: Profile-guided Optimization (PGO) builds can now\n devirtualize a higher proportion of calls than previously\n possible. Most programs from a representative set of Go\n programs now see between 2 and 14% improvement from enabling\n PGO.\n * compiler: The compiler now interleaves devirtualization and\n inlining, so interface method calls are better optimized.\n * compiler: go1.22 also includes a preview of an enhanced\n implementation of the compiler\u0027s inlining phase that uses\n heuristics to boost inlinability at call sites deemed\n \u0027important\u0027 (for example, in loops) and discourage inlining at\n call sites deemed \u0027unimportant\u0027 (for example, on panic\n paths). Building with GOEXPERIMENT=newinliner enables the new\n call-site heuristics; see issue #61502 for more info and to\n provide feedback.\n * linker: The linker\u0027s -s and -w flags are now behave more\n consistently across all platforms. The -w flag suppresses DWARF\n debug information generation. The -s flag suppresses symbol\n table generation. The -s flag also implies the -w flag, which\n can be negated with -w=0. That is, -s -w=0 will generate a\n binary with DWARF debug information generation but without the\n symbol table.\n * linker: On ELF platforms, the -B linker flag now accepts a\n special form: with -B gobuildid, the linker will generate a GNU\n build ID (the ELF NT_GNU_BUILD_ID note) derived from the Go\n build ID.\n * linker: On Windows, when building with -linkmode=internal, the\n linker now preserves SEH information from C object files by\n copying the .pdata and .xdata sections into the final\n binary. This helps with debugging and profiling binaries using\n native tools, such as WinDbg. Note that until now, C functions\u0027\n SEH exception handlers were not being honored, so this change\n may cause some programs to behave differently.\n -linkmode=external is not affected by this change, as external\n linkers already preserve SEH information.\n * bootstrap: As mentioned in the Go 1.20 release notes, go1.22\n now requires the final point release of Go 1.20 or later for\n bootstrap. We expect that Go 1.24 will require the final point\n release of go1.22 or later for bootstrap.\n * core library: New math/rand/v2 package: go1.22 includes the\n first \u201cv2\u201d package in the standard library, math/rand/v2. The\n changes compared to math/rand are detailed in proposal\n go#61716. The most important changes are:\n - The Read method, deprecated in math/rand, was not carried\n forward for math/rand/v2. (It remains available in\n math/rand.) The vast majority of calls to Read should use\n crypto/rand\u2019s Read instead. Otherwise a custom Read can be\n constructed using the Uint64 method.\n - The global generator accessed by top-level functions is\n unconditionally randomly seeded. Because the API guarantees\n no fixed sequence of results, optimizations like per-thread\n random generator states are now possible.\n - The Source interface now has a single Uint64 method; there is\n no Source64 interface.\n - Many methods now use faster algorithms that were not possible\n to adopt in math/rand because they changed the output\n streams.\n - The Intn, Int31, Int31n, Int63, and Int64n top-level\n functions and methods from math/rand are spelled more\n idiomatically in math/rand/v2: IntN, Int32, Int32N, Int64,\n and Int64N. There are also new top-level functions and\n methods Uint32, Uint32N, Uint64, Uint64N, Uint, and UintN.\n - The new generic function N is like Int64N or Uint64N but\n works for any integer type. For example a random duration\n from 0 up to 5 minutes is rand.N(5*time.Minute).\n - The Mitchell \u0026 Reeds LFSR generator provided by math/rand\u2019s\n Source has been replaced by two more modern pseudo-random\n generator sources: ChaCha8 PCG. ChaCha8 is a new,\n cryptographically strong random number generator roughly\n similar to PCG in efficiency. ChaCha8 is the algorithm used\n for the top-level functions in math/rand/v2. As of go1.22,\n math/rand\u0027s top-level functions (when not explicitly seeded)\n and the Go runtime also use ChaCha8 for randomness.\n - We plan to include an API migration tool in a future release,\n likely Go 1.23.\n * core library: New go/version package: The new go/version\n package implements functions for validating and comparing Go\n version strings.\n * core library: Enhanced routing patterns: HTTP routing in the\n standard library is now more expressive. The patterns used by\n net/http.ServeMux have been enhanced to accept methods and\n wildcards. This change breaks backwards compatibility in small\n ways, some obvious\u2014patterns with \u0027{\u0027 and \u0027}\u0027 behave\n differently\u2014 and some less so\u2014treatment of escaped paths has\n been improved. The change is controlled by a GODEBUG field\n named httpmuxgo121. Set httpmuxgo121=1 to restore the old\n behavior.\n * Minor changes to the library As always, there are various minor\n changes and updates to the library, made with the Go 1 promise\n of compatibility in mind. There are also various performance\n improvements, not enumerated here.\n * archive/tar: The new method Writer.AddFS adds all of the files\n from an fs.FS to the archive.\n * archive/zip: The new method Writer.AddFS adds all of the files\n from an fs.FS to the archive.\n * bufio: When a SplitFunc returns ErrFinalToken with a nil token,\n Scanner will now stop immediately. Previously, it would report\n a final empty token before stopping, which was usually not\n desired. Callers that do want to report a final empty token can\n do so by returning []byte{} rather than nil.\n * cmp: The new function Or returns the first in a sequence of\n values that is not the zero value.\n * crypto/tls: ConnectionState.ExportKeyingMaterial will now\n return an error unless TLS 1.3 is in use, or the\n extended_master_secret extension is supported by both the\n server and client. crypto/tls has supported this extension\n since Go 1.20. This can be disabled with the tlsunsafeekm=1\n GODEBUG setting.\n * crypto/tls: By default, the minimum version offered by\n crypto/tls servers is now TLS 1.2 if not specified with\n config.MinimumVersion, matching the behavior of crypto/tls\n clients. This change can be reverted with the tls10server=1\n GODEBUG setting.\n * crypto/tls: By default, cipher suites without ECDHE support are\n no longer offered by either clients or servers during pre-TLS\n 1.3 handshakes. This change can be reverted with the\n tlsrsakex=1 GODEBUG setting.\n * crypto/x509: The new CertPool.AddCertWithConstraint method can\n be used to add customized constraints to root certificates to\n be applied during chain building.\n * crypto/x509: On Android, root certificates will now be loaded\n from /data/misc/keychain/certs-added as well as\n /system/etc/security/cacerts.\n * crypto/x509: A new type, OID, supports ASN.1 Object Identifiers\n with individual components larger than 31 bits. A new field\n which uses this type, Policies, is added to the Certificate\n struct, and is now populated during parsing. Any OIDs which\n cannot be represented using a asn1.ObjectIdentifier will appear\n in Policies, but not in the old PolicyIdentifiers field. When\n calling CreateCertificate, the Policies field is ignored, and\n policies are taken from the PolicyIdentifiers field. Using the\n x509usepolicies=1 GODEBUG setting inverts this, populating\n certificate policies from the Policies field, and ignoring the\n PolicyIdentifiers field. We may change the default value of\n x509usepolicies in Go 1.23, making Policies the default field\n for marshaling.\n * database/sql: The new Null[T] type provide a way to scan\n nullable columns for any column types.\n * debug/elf: Constant R_MIPS_PC32 is defined for use with MIPS64\n systems. Additional R_LARCH_* constants are defined for use\n with LoongArch systems.\n * encoding: The new methods AppendEncode and AppendDecode added\n to each of the Encoding types in the packages encoding/base32,\n encoding/base64, and encoding/hex simplify encoding and\n decoding from and to byte slices by taking care of byte slice\n buffer management.\n * encoding: The methods base32.Encoding.WithPadding and\n base64.Encoding.WithPadding now panic if the padding argument\n is a negative value other than NoPadding.\n * encoding/json: Marshaling and encoding functionality now\n escapes \u0027\\b\u0027 and \u0027\\f\u0027 characters as \\b and \\f instead of \\u0008\n and \\u000c.\n * go/ast: The following declarations related to syntactic\n identifier resolution are now deprecated: Ident.Obj, Object,\n Scope, File.Scope, File.Unresolved, Importer, Package,\n NewPackage. In general, identifiers cannot be accurately\n resolved without type information. Consider, for example, the\n identifier K in T{K: \u0027\u0027}: it could be the name of a local\n variable if T is a map type, or the name of a field if T is a\n struct type. New programs should use the go/types package to\n resolve identifiers; see Object, Info.Uses, and Info.Defs for\n details.\n * go/ast: The new ast.Unparen function removes any enclosing\n parentheses from an expression.\n * go/types: The new Alias type represents type\n aliases. Previously, type aliases were not represented\n explicitly, so a reference to a type alias was equivalent to\n spelling out the aliased type, and the name of the alias was\n lost. The new representation retains the intermediate\n Alias. This enables improved error reporting (the name of a\n type alias can be reported), and allows for better handling of\n cyclic type declarations involving type aliases. In a future\n release, Alias types will also carry type parameter\n information. The new function Unalias returns the actual type\n denoted by an Alias type (or any other Type for that matter).\n * go/types: Because Alias types may break existing type switches\n that do not know to check for them, this functionality is\n controlled by a GODEBUG field named gotypesalias. With\n gotypesalias=0, everything behaves as before, and Alias types\n are never created. With gotypesalias=1, Alias types are created\n and clients must expect them. The default is gotypesalias=0. In\n a future release, the default will be changed to\n gotypesalias=1. Clients of go/types are urged to adjust their\n code as soon as possible to work with gotypesalias=1 to\n eliminate problems early.\n * go/types: The Info struct now exports the FileVersions map\n which provides per-file Go version information.\n * go/types: The new helper method PkgNameOf returns the local\n package name for the given import declaration.\n * go/types: The implementation of SizesFor has been adjusted to\n compute the same type sizes as the compiler when the compiler\n argument for SizesFor is \u0027gc\u0027. The default Sizes implementation\n used by the type checker is now types.SizesFor(\u0027gc\u0027, \u0027amd64\u0027).\n * go/types: The start position (Pos) of the lexical environment\n block (Scope) that represents a function body has changed: it\n used to start at the opening curly brace of the function body,\n but now starts at the function\u0027s func token.\n * html/template: Javascript template literals may now contain Go\n template actions, and parsing a template containing one will no\n longer return ErrJSTemplate. Similarly the GODEBUG setting\n jstmpllitinterp no longer has any effect.\n * io: The new SectionReader.Outer method returns the ReaderAt,\n offset, and size passed to NewSectionReader.\n * log/slog: The new SetLogLoggerLevel function controls the level\n for the bridge between the `slog` and `log` packages. It sets\n the minimum level for calls to the top-level `slog` logging\n functions, and it sets the level for calls to `log.Logger` that\n go through `slog`.\n * math/big: The new method Rat.FloatPrec computes the number of\n fractional decimal digits required to represent a rational\n number accurately as a floating-point number, and whether\n accurate decimal representation is possible in the first place.\n * net: When io.Copy copies from a TCPConn to a UnixConn, it will\n now use Linux\u0027s splice(2) system call if possible, using the\n new method TCPConn.WriteTo.\n * net: The Go DNS Resolver, used when building with\n \u0027-tags=netgo\u0027, now searches for a matching name in the Windows\n hosts file, located at %SystemRoot%\\System32\\drivers\\etc\\hosts,\n before making a DNS query.\n * net/http: The new functions ServeFileFS, FileServerFS, and\n NewFileTransportFS are versions of the existing ServeFile,\n FileServer, and NewFileTransport, operating on an fs.FS.\n * net/http: The HTTP server and client now reject requests and\n responses containing an invalid empty Content-Length\n header. The previous behavior may be restored by setting\n GODEBUG field httplaxcontentlength=1.\n * net/http: The new method Request.PathValue returns path\n wildcard values from a request and the new method\n Request.SetPathValue sets path wildcard values on a request.\n * net/http/cgi: When executing a CGI process, the PATH_INFO\n variable is now always set to the empty string or a value\n starting with a / character, as required by RFC 3875. It was\n previously possible for some combinations of Handler.Root and\n request URL to violate this requirement.\n * net/netip: The new AddrPort.Compare method compares two\n AddrPorts.\n * os: On Windows, the Stat function now follows all reparse\n points that link to another named entity in the system. It was\n previously only following IO_REPARSE_TAG_SYMLINK and\n IO_REPARSE_TAG_MOUNT_POINT reparse points.\n * os: On Windows, passing O_SYNC to OpenFile now causes write\n operations to go directly to disk, equivalent to O_SYNC on Unix\n platforms.\n * os: On Windows, the ReadDir, File.ReadDir, File.Readdir, and\n File.Readdirnames functions now read directory entries in\n batches to reduce the number of system calls, improving\n performance up to 30%.\n * os: When io.Copy copies from a File to a net.UnixConn, it will\n now use Linux\u0027s sendfile(2) system call if possible, using the\n new method File.WriteTo.\n * os/exec: On Windows, LookPath now ignores empty entries\n in %PATH%, and returns ErrNotFound (instead of ErrNotExist)\n if no executable file extension is found to resolve an\n otherwise-unambiguous name.\n * os/exec: On Windows, Command and Cmd.Start no longer call\n LookPath if the path to the executable is already absolute and\n has an executable file extension. In addition, Cmd.Start no\n longer writes the resolved extension back to the Path field, so\n it is now safe to call the String method concurrently with a\n call to Start.\n * reflect: The Value.IsZero method will now return true for a\n floating-point or complex negative zero, and will return true\n for a struct value if a blank field (a field named _) somehow\n has a non-zero value. These changes make IsZero consistent with\n comparing a value to zero using the language == operator.\n * reflect: The PtrTo function is deprecated, in favor of\n PointerTo.\n * reflect: The new function TypeFor returns the Type that\n represents the type argument T. Previously, to get the\n reflect.Type value for a type, one had to use\n reflect.TypeOf((*T)(nil)).Elem(). This may now be written as\n reflect.TypeFor[T]().\n * runtime/metrics: Four new histogram metrics\n /sched/pauses/stopping/gc:seconds,\n /sched/pauses/stopping/other:seconds,\n /sched/pauses/total/gc:seconds, and\n /sched/pauses/total/other:seconds provide additional details\n about stop-the-world pauses. The \u0027stopping\u0027 metrics report the\n time taken from deciding to stop the world until all goroutines\n are stopped. The \u0027total\u0027 metrics report the time taken from\n deciding to stop the world until it is started again.\n * runtime/metrics: The /gc/pauses:seconds metric is deprecated,\n as it is equivalent to the new /sched/pauses/total/gc:seconds\n metric.\n * runtime/metrics: /sync/mutex/wait/total:seconds now includes\n contention on runtime-internal locks in addition to sync.Mutex\n and sync.RWMutex.\n * runtime/pprof: Mutex profiles now scale contention by the\n number of goroutines blocked on the mutex. This provides a more\n accurate representation of the degree to which a mutex is a\n bottleneck in a Go program. For instance, if 100 goroutines are\n blocked on a mutex for 10 milliseconds, a mutex profile will\n now record 1 second of delay instead of 10 milliseconds of\n delay.\n * runtime/pprof: Mutex profiles also now include contention on\n runtime-internal locks in addition to sync.Mutex and\n sync.RWMutex. Contention on runtime-internal locks is always\n reported at runtime._LostContendedRuntimeLock. A future release\n will add complete stack traces in these cases.\n * runtime/pprof: CPU profiles on Darwin platforms now contain the\n process\u0027s memory map, enabling the disassembly view in the\n pprof tool.\n * runtime/trace: The execution tracer has been completely\n overhauled in this release, resolving several long-standing\n issues and paving the way for new use-cases for execution\n traces.\n * runtime/trace: Execution traces now use the operating system\u0027s\n clock on most platforms (Windows excluded) so it is possible to\n correlate them with traces produced by lower-level\n components. Execution traces no longer depend on the\n reliability of the platform\u0027s clock to produce a correct\n trace. Execution traces are now partitioned regularly\n on-the-fly and as a result may be processed in a streamable\n way. Execution traces now contain complete durations for all\n system calls. Execution traces now contain information about\n the operating system threads that goroutines executed on. The\n latency impact of starting and stopping execution traces has\n been dramatically reduced. Execution traces may now begin or\n end during the garbage collection mark phase.\n * runtime/trace: To allow Go developers to take advantage of\n these improvements, an experimental trace reading package is\n available at golang.org/x/exp/trace. Note that this package\n only works on traces produced by programs built with go1.22 at\n the moment. Please try out the package and provide feedback on\n the corresponding proposal issue.\n * runtime/trace: If you experience any issues with the new\n execution tracer implementation, you may switch back to the old\n implementation by building your Go program with\n GOEXPERIMENT=noexectracer2. If you do, please file an issue,\n otherwise this option will be removed in a future release.\n * slices: The new function Concat concatenates multiple slices.\n * slices: Functions that shrink the size of a slice (Delete,\n DeleteFunc, Compact, CompactFunc, and Replace) now zero the\n elements between the new length and the old length.\n * slices: Insert now always panics if the argument i is out of\n range. Previously it did not panic in this situation if there\n were no elements to be inserted.\n * syscall: The syscall package has been frozen since Go 1.4 and\n was marked as deprecated in Go 1.11, causing many editors to\n warn about any use of the package. However, some non-deprecated\n functionality requires use of the syscall package, such as the\n os/exec.Cmd.SysProcAttr field. To avoid unnecessary complaints\n on such code, the syscall package is no longer marked as\n deprecated. The package remains frozen to most new\n functionality, and new code remains encouraged to use\n golang.org/x/sys/unix or golang.org/x/sys/windows where\n possible.\n * syscall: On Linux, the new SysProcAttr.PidFD field allows\n obtaining a PID FD when starting a child process via\n StartProcess or os/exec.\n * syscall: On Windows, passing O_SYNC to Open now causes write\n operations to go directly to disk, equivalent to O_SYNC on Unix\n platforms.\n * testing/slogtest: The new Run function uses sub-tests to run\n test cases, providing finer-grained control.\n * Ports: Darwin: On macOS on 64-bit x86 architecture (the\n darwin/amd64 port), the Go toolchain now generates\n position-independent executables (PIE) by default. Non-PIE\n binaries can be generated by specifying the -buildmode=exe\n build flag. On 64-bit ARM-based macOS (the darwin/arm64 port),\n the Go toolchain already generates PIE by default. go1.22 is\n the last release that will run on macOS 10.15 Catalina. Go 1.23\n will require macOS 11 Big Sur or later.\n * Ports: Arm: The GOARM environment variable now allows you to\n select whether to use software or hardware floating\n point. Previously, valid GOARM values were 5, 6, or 7. Now\n those same values can be optionally followed by ,softfloat or\n ,hardfloat to select the floating-point implementation. This\n new option defaults to softfloat for version 5 and hardfloat\n for versions 6 and 7.\n * Ports: Loong64: The loong64 port now supports passing function\n arguments and results using registers. The linux/loong64 port\n now supports the address sanitizer, memory sanitizer, new-style\n linker relocations, and the plugin build mode.\n * OpenBSD go1.22 adds an experimental port to OpenBSD on\n big-endian 64-bit PowerPC (openbsd/ppc64).\n",
"title": "Description of the patch"
},
{
"category": "details",
"text": "SUSE-2024-3772,SUSE-SLE-Module-Development-Tools-15-SP5-2024-3772,openSUSE-SLE-15.5-2024-3772",
"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-2024_3772-1.json"
},
{
"category": "self",
"summary": "URL for SUSE-SU-2024:3772-1",
"url": "https://www.suse.com/support/update/announcement/2024/suse-su-20243772-1/"
},
{
"category": "self",
"summary": "E-Mail link for SUSE-SU-2024:3772-1",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019688.html"
},
{
"category": "self",
"summary": "SUSE Bug 1218424",
"url": "https://bugzilla.suse.com/1218424"
},
{
"category": "self",
"summary": "SUSE Bug 1219988",
"url": "https://bugzilla.suse.com/1219988"
},
{
"category": "self",
"summary": "SUSE Bug 1220999",
"url": "https://bugzilla.suse.com/1220999"
},
{
"category": "self",
"summary": "SUSE Bug 1221000",
"url": "https://bugzilla.suse.com/1221000"
},
{
"category": "self",
"summary": "SUSE Bug 1221001",
"url": "https://bugzilla.suse.com/1221001"
},
{
"category": "self",
"summary": "SUSE Bug 1221002",
"url": "https://bugzilla.suse.com/1221002"
},
{
"category": "self",
"summary": "SUSE Bug 1221003",
"url": "https://bugzilla.suse.com/1221003"
},
{
"category": "self",
"summary": "SUSE Bug 1221400",
"url": "https://bugzilla.suse.com/1221400"
},
{
"category": "self",
"summary": "SUSE Bug 1224017",
"url": "https://bugzilla.suse.com/1224017"
},
{
"category": "self",
"summary": "SUSE Bug 1224018",
"url": "https://bugzilla.suse.com/1224018"
},
{
"category": "self",
"summary": "SUSE Bug 1225973",
"url": "https://bugzilla.suse.com/1225973"
},
{
"category": "self",
"summary": "SUSE Bug 1225974",
"url": "https://bugzilla.suse.com/1225974"
},
{
"category": "self",
"summary": "SUSE Bug 1227314",
"url": "https://bugzilla.suse.com/1227314"
},
{
"category": "self",
"summary": "SUSE Bug 1230252",
"url": "https://bugzilla.suse.com/1230252"
},
{
"category": "self",
"summary": "SUSE Bug 1230253",
"url": "https://bugzilla.suse.com/1230253"
},
{
"category": "self",
"summary": "SUSE Bug 1230254",
"url": "https://bugzilla.suse.com/1230254"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45289 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45289/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45290 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45290/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24783 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24783/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24784 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24784/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24785 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24785/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24789 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24789/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24790 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24790/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24791 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24791/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34155 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34155/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34156 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34156/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-34158 page",
"url": "https://www.suse.com/security/cve/CVE-2024-34158/"
}
],
"title": "Security update for go1.22-openssl",
"tracking": {
"current_release_date": "2024-10-29T13:54:03Z",
"generator": {
"date": "2024-10-29T13:54:03Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "SUSE-SU-2024:3772-1",
"initial_release_date": "2024-10-29T13:54:03Z",
"revision_history": [
{
"date": "2024-10-29T13:54:03Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"product": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"product_id": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"product_id": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"product_id": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.i586",
"product": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.i586",
"product_id": "go1.22-openssl-1.22.7.1-150000.1.3.1.i586"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.i586",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.i586",
"product_id": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.i586"
}
}
],
"category": "architecture",
"name": "i586"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"product_id": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"product_id": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"product_id": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"product": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"product_id": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"product_id": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"product_id": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"product": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"product_id": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"product": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"product_id": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"product": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"product_id": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product": {
"name": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_identification_helper": {
"cpe": "cpe:/o:suse:sle-module-development-tools:15:sp5"
}
}
},
{
"category": "product_name",
"name": "openSUSE Leap 15.5",
"product": {
"name": "openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:leap:15.5"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64 as component of SUSE Linux Enterprise Module for Development Tools 15 SP5",
"product_id": "SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "SUSE Linux Enterprise Module for Development Tools 15 SP5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"relates_to_product_reference": "openSUSE Leap 15.5"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64 as component of openSUSE Leap 15.5",
"product_id": "openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
},
"product_reference": "go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"relates_to_product_reference": "openSUSE Leap 15.5"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.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:N/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-45289",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45289"
}
],
"notes": [
{
"category": "general",
"text": "When following an HTTP redirect to a domain which is not a subdomain match or exact match of the initial domain, an http.Client does not forward sensitive headers such as \"Authorization\" or \"Cookie\". For example, a redirect from foo.com to www.foo.com will forward the Authorization header, but a redirect to bar.com will not. A maliciously crafted HTTP redirect could cause sensitive headers to be unexpectedly forwarded.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45289",
"url": "https://www.suse.com/security/cve/CVE-2023-45289"
},
{
"category": "external",
"summary": "SUSE Bug 1221000 for CVE-2023-45289",
"url": "https://bugzilla.suse.com/1221000"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "important"
}
],
"title": "CVE-2023-45289"
},
{
"cve": "CVE-2023-45290",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45290"
}
],
"notes": [
{
"category": "general",
"text": "When parsing a multipart form (either explicitly with Request.ParseMultipartForm or implicitly with Request.FormValue, Request.PostFormValue, or Request.FormFile), limits on the total size of the parsed form were not applied to the memory consumed while reading a single form line. This permits a maliciously crafted input containing very long lines to cause allocation of arbitrarily large amounts of memory, potentially leading to memory exhaustion. With fix, the ParseMultipartForm function now correctly limits the maximum size of form lines.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45290",
"url": "https://www.suse.com/security/cve/CVE-2023-45290"
},
{
"category": "external",
"summary": "SUSE Bug 1221001 for CVE-2023-45290",
"url": "https://bugzilla.suse.com/1221001"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "important"
}
],
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2024-24783",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24783"
}
],
"notes": [
{
"category": "general",
"text": "Verifying a certificate chain which contains a certificate with an unknown public key algorithm will cause Certificate.Verify to panic. This affects all crypto/tls clients, and servers that set Config.ClientAuth to VerifyClientCertIfGiven or RequireAndVerifyClientCert. The default behavior is for TLS servers to not verify client certificates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24783",
"url": "https://www.suse.com/security/cve/CVE-2024-24783"
},
{
"category": "external",
"summary": "SUSE Bug 1220999 for CVE-2024-24783",
"url": "https://bugzilla.suse.com/1220999"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "important"
}
],
"title": "CVE-2024-24783"
},
{
"cve": "CVE-2024-24784",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24784"
}
],
"notes": [
{
"category": "general",
"text": "The ParseAddressList function incorrectly handles comments (text within parentheses) within display names. Since this is a misalignment with conforming address parsers, it can result in different trust decisions being made by programs using different parsers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24784",
"url": "https://www.suse.com/security/cve/CVE-2024-24784"
},
{
"category": "external",
"summary": "SUSE Bug 1221002 for CVE-2024-24784",
"url": "https://bugzilla.suse.com/1221002"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "important"
}
],
"title": "CVE-2024-24784"
},
{
"cve": "CVE-2024-24785",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24785"
}
],
"notes": [
{
"category": "general",
"text": "If errors returned from MarshalJSON methods contain user controlled data, they may be used to break the contextual auto-escaping behavior of the html/template package, allowing for subsequent actions to inject unexpected content into templates.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24785",
"url": "https://www.suse.com/security/cve/CVE-2024-24785"
},
{
"category": "external",
"summary": "SUSE Bug 1221003 for CVE-2024-24785",
"url": "https://bugzilla.suse.com/1221003"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "important"
}
],
"title": "CVE-2024-24785"
},
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-24789",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24789"
}
],
"notes": [
{
"category": "general",
"text": "The archive/zip package\u0027s handling of certain types of invalid zip files differs from the behavior of most zip implementations. This misalignment could be exploited to create an zip file with contents that vary depending on the implementation reading the file. The archive/zip package now rejects files containing these errors.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24789",
"url": "https://www.suse.com/security/cve/CVE-2024-24789"
},
{
"category": "external",
"summary": "SUSE Bug 1225973 for CVE-2024-24789",
"url": "https://bugzilla.suse.com/1225973"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.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:H/A:N",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-24789"
},
{
"cve": "CVE-2024-24790",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24790"
}
],
"notes": [
{
"category": "general",
"text": "The various Is methods (IsPrivate, IsLoopback, etc) did not work as expected for IPv4-mapped IPv6 addresses, returning false for addresses which would return true in their traditional IPv4 forms.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24790",
"url": "https://www.suse.com/security/cve/CVE-2024-24790"
},
{
"category": "external",
"summary": "SUSE Bug 1225974 for CVE-2024-24790",
"url": "https://bugzilla.suse.com/1225974"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.2,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:N/UI:N/S:U/C:L/I:H/A:L",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-24791",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24791"
}
],
"notes": [
{
"category": "general",
"text": "The net/http HTTP/1.1 client mishandled the case where a server responds to a request with an \"Expect: 100-continue\" header with a non-informational (200 or higher) status. This mishandling could leave a client connection in an invalid state, where the next request sent on the connection will fail. An attacker sending a request to a net/http/httputil.ReverseProxy proxy can exploit this mishandling to cause a denial of service by sending \"Expect: 100-continue\" requests which elicit a non-informational response from the backend. Each such request leaves the proxy with an invalid connection, and causes one subsequent request using that connection to fail.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24791",
"url": "https://www.suse.com/security/cve/CVE-2024-24791"
},
{
"category": "external",
"summary": "SUSE Bug 1227314 for CVE-2024-24791",
"url": "https://bugzilla.suse.com/1227314"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-24791"
},
{
"cve": "CVE-2024-34155",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34155"
}
],
"notes": [
{
"category": "general",
"text": "Calling any of the Parse functions on Go source code which contains deeply nested literals can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34155",
"url": "https://www.suse.com/security/cve/CVE-2024-34155"
},
{
"category": "external",
"summary": "SUSE Bug 1230252 for CVE-2024-34155",
"url": "https://bugzilla.suse.com/1230252"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-34155"
},
{
"cve": "CVE-2024-34156",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34156"
}
],
"notes": [
{
"category": "general",
"text": "Calling Decoder.Decode on a message which contains deeply nested structures can cause a panic due to stack exhaustion. This is a follow-up to CVE-2022-30635.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34156",
"url": "https://www.suse.com/security/cve/CVE-2024-34156"
},
{
"category": "external",
"summary": "SUSE Bug 1230253 for CVE-2024-34156",
"url": "https://bugzilla.suse.com/1230253"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-34156"
},
{
"cve": "CVE-2024-34158",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-34158"
}
],
"notes": [
{
"category": "general",
"text": "Calling Parse on a \"// +build\" build tag line with deeply nested expressions can cause a panic due to stack exhaustion.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-34158",
"url": "https://www.suse.com/security/cve/CVE-2024-34158"
},
{
"category": "external",
"summary": "SUSE Bug 1230254 for CVE-2024-34158",
"url": "https://bugzilla.suse.com/1230254"
}
],
"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 Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"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": [
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"SUSE Linux Enterprise Module for Development Tools 15 SP5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-doc-1.22.7.1-150000.1.3.1.x86_64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.aarch64",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.ppc64le",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.s390x",
"openSUSE Leap 15.5:go1.22-openssl-race-1.22.7.1-150000.1.3.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-10-29T13:54:03Z",
"details": "moderate"
}
],
"title": "CVE-2024-34158"
}
]
}
opensuse-su-2024:13936-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "go1.22-1.22.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the go1.22-1.22.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13936",
"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/opensuse-su-2024_13936-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24787 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24787/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "go1.22-1.22.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13936-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-1.22.3-1.1.aarch64",
"product_id": "go1.22-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-doc-1.22.3-1.1.aarch64",
"product_id": "go1.22-doc-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.aarch64",
"product_id": "go1.22-libstd-1.22.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.aarch64",
"product": {
"name": "go1.22-race-1.22.3-1.1.aarch64",
"product_id": "go1.22-race-1.22.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-1.22.3-1.1.ppc64le",
"product_id": "go1.22-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-doc-1.22.3-1.1.ppc64le",
"product_id": "go1.22-doc-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.ppc64le",
"product_id": "go1.22-libstd-1.22.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.ppc64le",
"product": {
"name": "go1.22-race-1.22.3-1.1.ppc64le",
"product_id": "go1.22-race-1.22.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-1.22.3-1.1.s390x",
"product_id": "go1.22-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-doc-1.22.3-1.1.s390x",
"product_id": "go1.22-doc-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.s390x",
"product_id": "go1.22-libstd-1.22.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.s390x",
"product": {
"name": "go1.22-race-1.22.3-1.1.s390x",
"product_id": "go1.22-race-1.22.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "go1.22-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-1.22.3-1.1.x86_64",
"product_id": "go1.22-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-doc-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-doc-1.22.3-1.1.x86_64",
"product_id": "go1.22-doc-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-libstd-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-libstd-1.22.3-1.1.x86_64",
"product_id": "go1.22-libstd-1.22.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "go1.22-race-1.22.3-1.1.x86_64",
"product": {
"name": "go1.22-race-1.22.3-1.1.x86_64",
"product_id": "go1.22-race-1.22.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-doc-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-doc-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-doc-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-doc-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-doc-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-libstd-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-libstd-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64"
},
"product_reference": "go1.22-race-1.22.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le"
},
"product_reference": "go1.22-race-1.22.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x"
},
"product_reference": "go1.22-race-1.22.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "go1.22-race-1.22.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
},
"product_reference": "go1.22-race-1.22.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24787"
}
],
"notes": [
{
"category": "general",
"text": "On Darwin, building a Go module which contains CGO can trigger arbitrary code execution when using the Apple version of ld, due to usage of the -lto_library flag in a \"#cgo LDFLAGS\" directive.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24787",
"url": "https://www.suse.com/security/cve/CVE-2024-24787"
},
{
"category": "external",
"summary": "SUSE Bug 1224017 for CVE-2024-24787",
"url": "https://bugzilla.suse.com/1224017"
}
],
"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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.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": [
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-doc-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-libstd-1.22.3-1.1.x86_64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.aarch64",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.ppc64le",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.s390x",
"openSUSE Tumbleweed:go1.22-race-1.22.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
opensuse-su-2024:13990-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "forgejo-7.0.3-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the forgejo-7.0.3-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-13990",
"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/opensuse-su-2024_13990-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "forgejo-7.0.3-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:13990-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "forgejo-7.0.3-1.1.aarch64",
"product": {
"name": "forgejo-7.0.3-1.1.aarch64",
"product_id": "forgejo-7.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "forgejo-apparmor-7.0.3-1.1.aarch64",
"product": {
"name": "forgejo-apparmor-7.0.3-1.1.aarch64",
"product_id": "forgejo-apparmor-7.0.3-1.1.aarch64"
}
},
{
"category": "product_version",
"name": "forgejo-selinux-7.0.3-1.1.aarch64",
"product": {
"name": "forgejo-selinux-7.0.3-1.1.aarch64",
"product_id": "forgejo-selinux-7.0.3-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "forgejo-7.0.3-1.1.ppc64le",
"product": {
"name": "forgejo-7.0.3-1.1.ppc64le",
"product_id": "forgejo-7.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "forgejo-apparmor-7.0.3-1.1.ppc64le",
"product": {
"name": "forgejo-apparmor-7.0.3-1.1.ppc64le",
"product_id": "forgejo-apparmor-7.0.3-1.1.ppc64le"
}
},
{
"category": "product_version",
"name": "forgejo-selinux-7.0.3-1.1.ppc64le",
"product": {
"name": "forgejo-selinux-7.0.3-1.1.ppc64le",
"product_id": "forgejo-selinux-7.0.3-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "forgejo-7.0.3-1.1.s390x",
"product": {
"name": "forgejo-7.0.3-1.1.s390x",
"product_id": "forgejo-7.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "forgejo-apparmor-7.0.3-1.1.s390x",
"product": {
"name": "forgejo-apparmor-7.0.3-1.1.s390x",
"product_id": "forgejo-apparmor-7.0.3-1.1.s390x"
}
},
{
"category": "product_version",
"name": "forgejo-selinux-7.0.3-1.1.s390x",
"product": {
"name": "forgejo-selinux-7.0.3-1.1.s390x",
"product_id": "forgejo-selinux-7.0.3-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "forgejo-7.0.3-1.1.x86_64",
"product": {
"name": "forgejo-7.0.3-1.1.x86_64",
"product_id": "forgejo-7.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "forgejo-apparmor-7.0.3-1.1.x86_64",
"product": {
"name": "forgejo-apparmor-7.0.3-1.1.x86_64",
"product_id": "forgejo-apparmor-7.0.3-1.1.x86_64"
}
},
{
"category": "product_version",
"name": "forgejo-selinux-7.0.3-1.1.x86_64",
"product": {
"name": "forgejo-selinux-7.0.3-1.1.x86_64",
"product_id": "forgejo-selinux-7.0.3-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-7.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-7.0.3-1.1.aarch64"
},
"product_reference": "forgejo-7.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-7.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-7.0.3-1.1.ppc64le"
},
"product_reference": "forgejo-7.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-7.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-7.0.3-1.1.s390x"
},
"product_reference": "forgejo-7.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-7.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-7.0.3-1.1.x86_64"
},
"product_reference": "forgejo-7.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-apparmor-7.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.aarch64"
},
"product_reference": "forgejo-apparmor-7.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-apparmor-7.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.ppc64le"
},
"product_reference": "forgejo-apparmor-7.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-apparmor-7.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.s390x"
},
"product_reference": "forgejo-apparmor-7.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-apparmor-7.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.x86_64"
},
"product_reference": "forgejo-apparmor-7.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-selinux-7.0.3-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.aarch64"
},
"product_reference": "forgejo-selinux-7.0.3-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-selinux-7.0.3-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.ppc64le"
},
"product_reference": "forgejo-selinux-7.0.3-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-selinux-7.0.3-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.s390x"
},
"product_reference": "forgejo-selinux-7.0.3-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "forgejo-selinux-7.0.3-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.x86_64"
},
"product_reference": "forgejo-selinux-7.0.3-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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": [
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.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": [
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-apparmor-7.0.3-1.1.x86_64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.aarch64",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.ppc64le",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.s390x",
"openSUSE Tumbleweed:forgejo-selinux-7.0.3-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
opensuse-su-2024:14076-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "traefik2-2.11.5-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik2-2.11.5-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14076",
"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/opensuse-su-2024_14076-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-23469 page",
"url": "https://www.suse.com/security/cve/CVE-2022-23469/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41717 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41717/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-41724 page",
"url": "https://www.suse.com/security/cve/CVE-2022-41724/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2022-46153 page",
"url": "https://www.suse.com/security/cve/CVE-2022-46153/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-24534 page",
"url": "https://www.suse.com/security/cve/CVE-2023-24534/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-29013 page",
"url": "https://www.suse.com/security/cve/CVE-2023-29013/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-39325 page",
"url": "https://www.suse.com/security/cve/CVE-2023-39325/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45283 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45283/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45284 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45284/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-45288 page",
"url": "https://www.suse.com/security/cve/CVE-2023-45288/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47106 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47106/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47124 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47124/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2023-47633 page",
"url": "https://www.suse.com/security/cve/CVE-2023-47633/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-28869 page",
"url": "https://www.suse.com/security/cve/CVE-2024-28869/"
}
],
"title": "traefik2-2.11.5-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-24T00:00:00Z",
"generator": {
"date": "2024-06-24T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14076-1",
"initial_release_date": "2024-06-24T00:00:00Z",
"revision_history": [
{
"date": "2024-06-24T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.aarch64",
"product": {
"name": "traefik2-2.11.5-1.1.aarch64",
"product_id": "traefik2-2.11.5-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.ppc64le",
"product": {
"name": "traefik2-2.11.5-1.1.ppc64le",
"product_id": "traefik2-2.11.5-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.s390x",
"product": {
"name": "traefik2-2.11.5-1.1.s390x",
"product_id": "traefik2-2.11.5-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik2-2.11.5-1.1.x86_64",
"product": {
"name": "traefik2-2.11.5-1.1.x86_64",
"product_id": "traefik2-2.11.5-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64"
},
"product_reference": "traefik2-2.11.5-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le"
},
"product_reference": "traefik2-2.11.5-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x"
},
"product_reference": "traefik2-2.11.5-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik2-2.11.5-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
},
"product_reference": "traefik2-2.11.5-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2022-23469",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-23469"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. Versions prior to 2.9.6 are subject to a potential vulnerability in Traefik displaying the Authorization header in its debug logs. In certain cases, if the log level is set to DEBUG, credentials provided using the Authorization header are displayed in the debug logs. Attackers must have access to a users logging system in order for credentials to be stolen. This issue has been addressed in version 2.9.6. Users are advised to upgrade. Users unable to upgrade may set the log level to `INFO`, `WARN`, or `ERROR`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-23469",
"url": "https://www.suse.com/security/cve/CVE-2022-23469"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-23469"
},
{
"cve": "CVE-2022-41717",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41717"
}
],
"notes": [
{
"category": "general",
"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": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41717",
"url": "https://www.suse.com/security/cve/CVE-2022-41717"
},
{
"category": "external",
"summary": "SUSE Bug 1206135 for CVE-2022-41717",
"url": "https://bugzilla.suse.com/1206135"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41717"
},
{
"cve": "CVE-2022-41724",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-41724"
}
],
"notes": [
{
"category": "general",
"text": "Large handshake records may cause panics in crypto/tls. Both clients and servers may send large TLS handshake records which cause servers and clients, respectively, to panic when attempting to construct responses. This affects all TLS 1.3 clients, TLS 1.2 clients which explicitly enable session resumption (by setting Config.ClientSessionCache to a non-nil value), and TLS 1.3 servers which request client certificates (by setting Config.ClientAuth \u003e= RequestClientCert).",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-41724",
"url": "https://www.suse.com/security/cve/CVE-2022-41724"
},
{
"category": "external",
"summary": "SUSE Bug 1208271 for CVE-2022-41724",
"url": "https://bugzilla.suse.com/1208271"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2022-41724"
},
{
"cve": "CVE-2022-46153",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2022-46153"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. In affected versions there is a potential vulnerability in Traefik managing TLS connections. A router configured with a not well-formatted TLSOption is exposed with an empty TLSOption. For instance, a route secured using an mTLS connection set with a wrong CA file is exposed without verifying the client certificates. Users are advised to upgrade to version 2.9.6. Users unable to upgrade should check their logs to detect the error messages and fix your TLS options.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2022-46153",
"url": "https://www.suse.com/security/cve/CVE-2022-46153"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.5,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2022-46153"
},
{
"cve": "CVE-2023-24534",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-24534"
}
],
"notes": [
{
"category": "general",
"text": "HTTP and MIME header parsing can allocate large amounts of memory, even when parsing small inputs, potentially leading to a denial of service. Certain unusual patterns of input data can cause the common function used to parse HTTP and MIME headers to allocate substantially more memory than required to hold the parsed headers. An attacker can exploit this behavior to cause an HTTP server to allocate large amounts of memory from a small request, potentially leading to memory exhaustion and a denial of service. With fix, header parsing now correctly allocates only the memory required to hold parsed headers.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-24534",
"url": "https://www.suse.com/security/cve/CVE-2023-24534"
},
{
"category": "external",
"summary": "SUSE Bug 1210127 for CVE-2023-24534",
"url": "https://bugzilla.suse.com/1210127"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-24534"
},
{
"cve": "CVE-2023-29013",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-29013"
}
],
"notes": [
{
"category": "general",
"text": "Traefik (pronounced traffic) is a modern HTTP reverse proxy and load balancer for deploying microservices. There is a vulnerability in Go when parsing the HTTP headers, which impacts Traefik. HTTP header parsing could allocate substantially more memory than required to hold the parsed headers. This behavior could be exploited to cause a denial of service. This issue has been patched in versions 2.9.10 and 2.10.0-rc2.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-29013",
"url": "https://www.suse.com/security/cve/CVE-2023-29013"
},
{
"category": "external",
"summary": "SUSE Bug 1210505 for CVE-2023-29013",
"url": "https://bugzilla.suse.com/1210505"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-29013"
},
{
"cve": "CVE-2023-39325",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-39325"
}
],
"notes": [
{
"category": "general",
"text": "A malicious HTTP/2 client which rapidly creates requests and immediately resets them can cause excessive server resource consumption. While the total number of requests is bounded by the http2.Server.MaxConcurrentStreams setting, resetting an in-progress request allows the attacker to create a new request while the existing one is still executing. With the fix applied, HTTP/2 servers now bound the number of simultaneously executing handler goroutines to the stream concurrency limit (MaxConcurrentStreams). New requests arriving when at the limit (which can only happen after the client has reset an existing, in-flight request) will be queued until a handler exits. If the request queue grows too large, the server will terminate the connection. This issue is also fixed in golang.org/x/net/http2 for users manually configuring HTTP/2. The default stream concurrency limit is 250 streams (requests) per HTTP/2 connection. This value may be adjusted using the golang.org/x/net/http2 package; see the Server.MaxConcurrentStreams setting and the ConfigureServer function.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-39325",
"url": "https://www.suse.com/security/cve/CVE-2023-39325"
},
{
"category": "external",
"summary": "SUSE Bug 1216109 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1216109"
},
{
"category": "external",
"summary": "SUSE Bug 1230323 for CVE-2023-39325",
"url": "https://bugzilla.suse.com/1230323"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-39325"
},
{
"cve": "CVE-2023-45283",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45283"
}
],
"notes": [
{
"category": "general",
"text": "The filepath package does not recognize paths with a \\??\\ prefix as special. On Windows, a path beginning with \\??\\ is a Root Local Device path equivalent to a path beginning with \\\\?\\. Paths with a \\??\\ prefix may be used to access arbitrary locations on the system. For example, the path \\??\\c:\\x is equivalent to the more common path c:\\x. Before fix, Clean could convert a rooted path such as \\a\\..\\??\\b into the root local device path \\??\\b. Clean will now convert this to .\\??\\b. Similarly, Join(\\, ??, b) could convert a seemingly innocent sequence of path elements into the root local device path \\??\\b. Join will now convert this to \\.\\??\\b. In addition, with fix, IsAbs now correctly reports paths beginning with \\??\\ as absolute, and VolumeName correctly reports the \\??\\ prefix as a volume name. UPDATE: Go 1.20.11 and Go 1.21.4 inadvertently changed the definition of the volume name in Windows paths starting with \\?, resulting in filepath.Clean(\\?\\c:) returning \\?\\c: rather than \\?\\c:\\ (among other effects). The previous behavior has been restored.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45283",
"url": "https://www.suse.com/security/cve/CVE-2023-45283"
},
{
"category": "external",
"summary": "SUSE Bug 1216943 for CVE-2023-45283",
"url": "https://bugzilla.suse.com/1216943"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45283"
},
{
"cve": "CVE-2023-45284",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45284"
}
],
"notes": [
{
"category": "general",
"text": "On Windows, The IsLocal function does not correctly detect reserved device names in some cases. Reserved names followed by spaces, such as \"COM1 \", and reserved names \"COM\" and \"LPT\" followed by superscript 1, 2, or 3, are incorrectly reported as local. With fix, IsLocal now correctly reports these names as non-local.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45284",
"url": "https://www.suse.com/security/cve/CVE-2023-45284"
},
{
"category": "external",
"summary": "SUSE Bug 1216944 for CVE-2023-45284",
"url": "https://bugzilla.suse.com/1216944"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"baseScore": 6.8,
"baseSeverity": "MEDIUM",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:N/UI:N/S:U/C:L/I:H/A:N",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45284"
},
{
"cve": "CVE-2023-45288",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-45288"
}
],
"notes": [
{
"category": "general",
"text": "An attacker may cause an HTTP/2 endpoint to read arbitrary amounts of header data by sending an excessive number of CONTINUATION frames. Maintaining HPACK state requires parsing and processing all HEADERS and CONTINUATION frames on a connection. When a request\u0027s headers exceed MaxHeaderBytes, no memory is allocated to store the excess headers, but they are still parsed. This permits an attacker to cause an HTTP/2 endpoint to read arbitrary amounts of header data, all associated with a request which is going to be rejected. These headers can include Huffman-encoded data which is significantly more expensive for the receiver to decode than for an attacker to send. The fix sets a limit on the amount of excess header frames we will process before closing a connection.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-45288",
"url": "https://www.suse.com/security/cve/CVE-2023-45288"
},
{
"category": "external",
"summary": "SUSE Bug 1221400 for CVE-2023-45288",
"url": "https://bugzilla.suse.com/1221400"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.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:N/A:L",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-45288"
},
{
"cve": "CVE-2023-47106",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47106"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When a request is sent to Traefik with a URL fragment, Traefik automatically URL encodes and forwards the fragment to the backend server. This violates RFC 7230 because in the origin-form the URL should only contain the absolute path and the query. When this is combined with another frontend proxy like Nginx, it can be used to bypass frontend proxy URI-based access control restrictions. This vulnerability has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47106",
"url": "https://www.suse.com/security/cve/CVE-2023-47106"
},
{
"category": "external",
"summary": "SUSE Bug 1217804 for CVE-2023-47106",
"url": "https://bugzilla.suse.com/1217804"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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",
"version": "3.1"
},
"products": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47106"
},
{
"cve": "CVE-2023-47124",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47124"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. When Traefik is configured to use the `HTTPChallenge` to generate and renew the Let\u0027s Encrypt TLS certificates, the delay authorized to solve the challenge (50 seconds) can be exploited by attackers to achieve a `slowloris attack`. This vulnerability has been patch in version 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. Users unable to upgrade should replace the `HTTPChallenge` with the `TLSChallenge` or the `DNSChallenge`.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47124",
"url": "https://www.suse.com/security/cve/CVE-2023-47124"
},
{
"category": "external",
"summary": "SUSE Bug 1217806 for CVE-2023-47124",
"url": "https://bugzilla.suse.com/1217806"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2023-47124"
},
{
"cve": "CVE-2023-47633",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2023-47633"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an open source HTTP reverse proxy and load balancer. The traefik docker container uses 100% CPU when it serves as its own backend, which is an automatically generated route resulting from the Docker integration in the default configuration. This issue has been addressed in versions 2.10.6 and 3.0.0-beta5. Users are advised to upgrade. There are no known workarounds for this vulnerability.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2023-47633",
"url": "https://www.suse.com/security/cve/CVE-2023-47633"
},
{
"category": "external",
"summary": "SUSE Bug 1217807 for CVE-2023-47633",
"url": "https://bugzilla.suse.com/1217807"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2023-47633"
},
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-28869",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-28869"
}
],
"notes": [
{
"category": "general",
"text": "Traefik is an HTTP reverse proxy and load balancer. In affected versions sending a GET request to any Traefik endpoint with the \"Content-length\" request header results in an indefinite hang with the default configuration. This vulnerability can be exploited by attackers to induce a denial of service. This vulnerability has been addressed in version 2.11.2 and 3.0.0-rc5. Users are advised to upgrade. For affected versions, this vulnerability can be mitigated by configuring the readTimeout option.\n",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-28869",
"url": "https://www.suse.com/security/cve/CVE-2024-28869"
},
{
"category": "external",
"summary": "SUSE Bug 1222825 for CVE-2024-28869",
"url": "https://bugzilla.suse.com/1222825"
}
],
"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": [
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.aarch64",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.ppc64le",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.s390x",
"openSUSE Tumbleweed:traefik2-2.11.5-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-24T00:00:00Z",
"details": "important"
}
],
"title": "CVE-2024-28869"
}
]
}
opensuse-su-2024:14000-1
Vulnerability from csaf_opensuse
Notes
{
"document": {
"aggregate_severity": {
"namespace": "https://www.suse.com/support/security/rating/",
"text": "moderate"
},
"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": "traefik-3.0.1-1.1 on GA media",
"title": "Title of the patch"
},
{
"category": "description",
"text": "These are all security issues fixed in the traefik-3.0.1-1.1 package on the GA media of openSUSE Tumbleweed.",
"title": "Description of the patch"
},
{
"category": "details",
"text": "openSUSE-Tumbleweed-2024-14000",
"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/opensuse-su-2024_14000-1.json"
},
{
"category": "self",
"summary": "SUSE CVE CVE-2024-24788 page",
"url": "https://www.suse.com/security/cve/CVE-2024-24788/"
}
],
"title": "traefik-3.0.1-1.1 on GA media",
"tracking": {
"current_release_date": "2024-06-15T00:00:00Z",
"generator": {
"date": "2024-06-15T00:00:00Z",
"engine": {
"name": "cve-database.git:bin/generate-csaf.pl",
"version": "1"
}
},
"id": "openSUSE-SU-2024:14000-1",
"initial_release_date": "2024-06-15T00:00:00Z",
"revision_history": [
{
"date": "2024-06-15T00:00:00Z",
"number": "1",
"summary": "Current version"
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.0.1-1.1.aarch64",
"product": {
"name": "traefik-3.0.1-1.1.aarch64",
"product_id": "traefik-3.0.1-1.1.aarch64"
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.0.1-1.1.ppc64le",
"product": {
"name": "traefik-3.0.1-1.1.ppc64le",
"product_id": "traefik-3.0.1-1.1.ppc64le"
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.0.1-1.1.s390x",
"product": {
"name": "traefik-3.0.1-1.1.s390x",
"product_id": "traefik-3.0.1-1.1.s390x"
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "traefik-3.0.1-1.1.x86_64",
"product": {
"name": "traefik-3.0.1-1.1.x86_64",
"product_id": "traefik-3.0.1-1.1.x86_64"
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_name",
"name": "openSUSE Tumbleweed",
"product": {
"name": "openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed",
"product_identification_helper": {
"cpe": "cpe:/o:opensuse:tumbleweed"
}
}
}
],
"category": "product_family",
"name": "SUSE Linux Enterprise"
}
],
"category": "vendor",
"name": "SUSE"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.0.1-1.1.aarch64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.0.1-1.1.aarch64"
},
"product_reference": "traefik-3.0.1-1.1.aarch64",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.0.1-1.1.ppc64le as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.0.1-1.1.ppc64le"
},
"product_reference": "traefik-3.0.1-1.1.ppc64le",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.0.1-1.1.s390x as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.0.1-1.1.s390x"
},
"product_reference": "traefik-3.0.1-1.1.s390x",
"relates_to_product_reference": "openSUSE Tumbleweed"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "traefik-3.0.1-1.1.x86_64 as component of openSUSE Tumbleweed",
"product_id": "openSUSE Tumbleweed:traefik-3.0.1-1.1.x86_64"
},
"product_reference": "traefik-3.0.1-1.1.x86_64",
"relates_to_product_reference": "openSUSE Tumbleweed"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"ids": [
{
"system_name": "SUSE CVE Page",
"text": "https://www.suse.com/security/cve/CVE-2024-24788"
}
],
"notes": [
{
"category": "general",
"text": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"title": "CVE description"
}
],
"product_status": {
"recommended": [
"openSUSE Tumbleweed:traefik-3.0.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.x86_64"
]
},
"references": [
{
"category": "external",
"summary": "CVE-2024-24788",
"url": "https://www.suse.com/security/cve/CVE-2024-24788"
},
{
"category": "external",
"summary": "SUSE Bug 1224018 for CVE-2024-24788",
"url": "https://bugzilla.suse.com/1224018"
}
],
"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": [
"openSUSE Tumbleweed:traefik-3.0.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.0.1-1.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": [
"openSUSE Tumbleweed:traefik-3.0.1-1.1.aarch64",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.ppc64le",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.s390x",
"openSUSE Tumbleweed:traefik-3.0.1-1.1.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"date": "2024-06-15T00:00:00Z",
"details": "moderate"
}
],
"title": "CVE-2024-24788"
}
]
}
gsd-2024-24788
Vulnerability from gsd
{
"gsd": {
"metadata": {
"exploitCode": "unknown",
"remediation": "unknown",
"reportConfidence": "confirmed",
"type": "vulnerability"
},
"osvSchema": {
"aliases": [
"CVE-2024-24788"
],
"id": "GSD-2024-24788",
"modified": "2024-01-31T06:02:40.038026Z",
"schema_version": "1.4.0"
}
},
"namespaces": {
"cve.org": {
"CVE_data_meta": {
"ASSIGNER": "cve@mitre.org",
"ID": "CVE-2024-24788",
"STATE": "RESERVED"
},
"data_format": "MITRE",
"data_type": "CVE",
"data_version": "4.0",
"description": {
"description_data": [
{
"lang": "eng",
"value": "** RESERVED ** This candidate has been reserved by an organization or individual that will use it when announcing a new security problem. When the candidate has been publicized, the details for this candidate will be provided."
}
]
}
}
}
}
WID-SEC-W-2024-1913
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Container Platform ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen, Dateien und Daten zu manipulieren oder Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1913 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1913.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1913 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5433 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5436 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5439 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5439"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5442 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5442"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5444 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5444"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5446 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5446"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5749 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5749"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6054 vom 2024-08-30",
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-12606 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-12606.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6159 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6159"
},
{
"category": "external",
"summary": "ORACLE OVMSA-2024-0011 vom 2024-09-04",
"url": "https://oss.oracle.com/pipermail/oraclevm-errata/2024-September/001099.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6011 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6409 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6409"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6667 vom 2024-09-13",
"url": "https://access.redhat.com/errata/RHSA-2024:6667"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6642 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6755 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6755"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6687 vom 2024-09-19",
"url": "https://access.redhat.com/errata/RHSA-2024:6687"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6685 vom 2024-09-19",
"url": "https://access.redhat.com/errata/RHSA-2024:6685"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6998 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6998"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6994 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6994"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6995 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6995"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6997 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6997"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7000"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6811 vom 2024-09-25",
"url": "https://access.redhat.com/errata/RHSA-2024:6811"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7237 vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7174 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7174"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7436 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3722 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:3722"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3718 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:3718"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7624 vom 2024-10-03",
"url": "https://access.redhat.com/errata/RHSA-2024:7624"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7184 vom 2024-10-03",
"url": "https://access.redhat.com/errata/RHSA-2024:7184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7324 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7324"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7744 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7744"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7323 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8040 vom 2024-10-14",
"url": "https://access.redhat.com/errata/RHSA-2024:8040"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8318"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8677 vom 2024-10-30",
"url": "https://access.redhat.com/errata/RHSA-2024:8677"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3803-1 vom 2024-10-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019712.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3849-1 vom 2024-10-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019742.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8856 vom 2024-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-8856.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8876 vom 2024-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-8876.html"
},
{
"category": "external",
"summary": "Red Hat vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10135 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:10135"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10775 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10775"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4250-1 vom 2024-12-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019952.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10823 vom 2024-12-12",
"url": "https://access.redhat.com/errata/RHSA-2024:10823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11562 vom 2025-01-02",
"url": "https://access.redhat.com/errata/RHSA-2024:11562"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7180361 vom 2025-01-07",
"url": "https://www.ibm.com/support/pages/node/7180361"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2727 vom 2025-01-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2727.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0091-1 vom 2025-01-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020100.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0101-1 vom 2025-01-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020116.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1116 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1116"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1038-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RDUSLVUE4ABN4A2UXKEXXYBVNZYOL62N/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1037-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/HRXHLPSCYZEZQ6GJKOABY44N37DC5ST2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1036-1 vom 2025-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020615.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14988-1 vom 2025-04-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IQWUH5CIGBJCVZRE6D76AYCLT3MS47XX/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-099 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-099.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20013-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021364.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7236419 vom 2025-06-30",
"url": "https://www.ibm.com/support/pages/node/7236419"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11669 vom 2025-07-31",
"url": "https://access.redhat.com/errata/RHSA-2025:11669"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Container Platform: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-30T22:00:00.000+00:00",
"generator": {
"date": "2025-07-31T07:59:47.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1913",
"initial_release_date": "2024-08-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-08-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von ORACLE und Red Hat aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-24T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-01T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-07T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-13T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-30T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-05T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-06T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-02T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-06T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-01-13T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-14T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "39"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.6.4",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.6.4",
"product_id": "T040030"
}
},
{
"category": "product_version",
"name": "10.1.6.4",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.6.4",
"product_id": "T040030-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.6.4"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.9.7",
"product": {
"name": "IBM Storage Scale System \u003c6.1.9.7",
"product_id": "T044961"
}
},
{
"category": "product_version",
"name": "6.1.9.7",
"product": {
"name": "IBM Storage Scale System 6.1.9.7",
"product_id": "T044961-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storage_scale_system:6.1.9.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.3.0",
"product": {
"name": "IBM Storage Scale System \u003c6.2.3.0",
"product_id": "T044962"
}
},
{
"category": "product_version",
"name": "6.2.3.0",
"product": {
"name": "IBM Storage Scale System 6.2.3.0",
"product_id": "T044962-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storage_scale_system:6.2.3.0"
}
}
}
],
"category": "product_name",
"name": "Storage Scale System"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T038904",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.35",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.35",
"product_id": "T037037"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.35",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.35",
"product_id": "T037037-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.35"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.28",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.28",
"product_id": "T037038"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.28",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.28",
"product_id": "T037038-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.28"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.48",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.48",
"product_id": "T037039"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.48",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.48",
"product_id": "T037039-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.48"
}
}
},
{
"category": "product_version",
"name": "CodeReady Workspaces",
"product": {
"name": "Red Hat OpenShift CodeReady Workspaces",
"product_id": "T037618",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:codeready_workspaces"
}
}
},
{
"category": "product_version",
"name": "Logging Subsystem 5.9.7",
"product": {
"name": "Red Hat OpenShift Logging Subsystem 5.9.7",
"product_id": "T037939",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:logging_subsystem_5.9.7"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.38",
"product_id": "T037940"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.38",
"product_id": "T037940-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.38"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.14.11",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.14.11",
"product_id": "T037941"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.14.11",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.14.11",
"product_id": "T037941-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.14.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.42",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.42",
"product_id": "T039989"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.42",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.42",
"product_id": "T039989-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.42"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.54",
"product_id": "T045757"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.54",
"product_id": "T045757-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.54"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-15209",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2018-15209"
},
{
"cve": "CVE-2021-46939",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-46939"
},
{
"cve": "CVE-2021-47018",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47018"
},
{
"cve": "CVE-2021-47257",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47257"
},
{
"cve": "CVE-2021-47284",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47284"
},
{
"cve": "CVE-2021-47304",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47304"
},
{
"cve": "CVE-2021-47373",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47373"
},
{
"cve": "CVE-2021-47383",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47383"
},
{
"cve": "CVE-2021-47408",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47408"
},
{
"cve": "CVE-2021-47461",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47461"
},
{
"cve": "CVE-2021-47468",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47468"
},
{
"cve": "CVE-2021-47491",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47491"
},
{
"cve": "CVE-2021-47548",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47548"
},
{
"cve": "CVE-2021-47579",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47579"
},
{
"cve": "CVE-2021-47624",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47624"
},
{
"cve": "CVE-2022-48632",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48632"
},
{
"cve": "CVE-2022-48637",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48637"
},
{
"cve": "CVE-2022-48743",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48743"
},
{
"cve": "CVE-2022-48747",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48747"
},
{
"cve": "CVE-2022-48757",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48757"
},
{
"cve": "CVE-2023-25433",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-25433"
},
{
"cve": "CVE-2023-28746",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-45142",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-45142"
},
{
"cve": "CVE-2023-45290",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2023-47108",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-47108"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-52356",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52356"
},
{
"cve": "CVE-2023-52448",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52448"
},
{
"cve": "CVE-2023-52451",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52451"
},
{
"cve": "CVE-2023-52458",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52458"
},
{
"cve": "CVE-2023-52463",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52463"
},
{
"cve": "CVE-2023-52469",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52471",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52471"
},
{
"cve": "CVE-2023-52486",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52486"
},
{
"cve": "CVE-2023-52530",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52530"
},
{
"cve": "CVE-2023-52619",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52619"
},
{
"cve": "CVE-2023-52622",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52622"
},
{
"cve": "CVE-2023-52623",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52623"
},
{
"cve": "CVE-2023-52635",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52635"
},
{
"cve": "CVE-2023-52648",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52648"
},
{
"cve": "CVE-2023-52651",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52651"
},
{
"cve": "CVE-2023-52653",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52653"
},
{
"cve": "CVE-2023-52658",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52658"
},
{
"cve": "CVE-2023-52662",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52662"
},
{
"cve": "CVE-2023-52679",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52679"
},
{
"cve": "CVE-2023-52707",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52707"
},
{
"cve": "CVE-2023-52730",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52730"
},
{
"cve": "CVE-2023-52756",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52756"
},
{
"cve": "CVE-2023-52762",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52762"
},
{
"cve": "CVE-2023-52764",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52764"
},
{
"cve": "CVE-2023-52771",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52771"
},
{
"cve": "CVE-2023-52775",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52775"
},
{
"cve": "CVE-2023-52777",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52777"
},
{
"cve": "CVE-2023-52784",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52784"
},
{
"cve": "CVE-2023-52791",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52791"
},
{
"cve": "CVE-2023-52796",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52796"
},
{
"cve": "CVE-2023-52803",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52803"
},
{
"cve": "CVE-2023-52809",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52809"
},
{
"cve": "CVE-2023-52811",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52811"
},
{
"cve": "CVE-2023-52832",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52832"
},
{
"cve": "CVE-2023-52834",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52834"
},
{
"cve": "CVE-2023-52845",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52845"
},
{
"cve": "CVE-2023-52847",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52847"
},
{
"cve": "CVE-2023-52864",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52864"
},
{
"cve": "CVE-2023-52885",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52885"
},
{
"cve": "CVE-2023-6228",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-6228"
},
{
"cve": "CVE-2024-21823",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-21823"
},
{
"cve": "CVE-2024-2201",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-2201"
},
{
"cve": "CVE-2024-24788",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-24790",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-25739",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-26586",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26586"
},
{
"cve": "CVE-2024-26601",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26601"
},
{
"cve": "CVE-2024-26614",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26614"
},
{
"cve": "CVE-2024-26640",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26640"
},
{
"cve": "CVE-2024-26660",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26660"
},
{
"cve": "CVE-2024-26669",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26669"
},
{
"cve": "CVE-2024-26686",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26686"
},
{
"cve": "CVE-2024-26698",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26698"
},
{
"cve": "CVE-2024-26704",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26704"
},
{
"cve": "CVE-2024-26733",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26733"
},
{
"cve": "CVE-2024-26737",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26737"
},
{
"cve": "CVE-2024-26740",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26740"
},
{
"cve": "CVE-2024-26772",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26772"
},
{
"cve": "CVE-2024-26773",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26773"
},
{
"cve": "CVE-2024-26802",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26802"
},
{
"cve": "CVE-2024-26810",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26837",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26837"
},
{
"cve": "CVE-2024-26840",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26840"
},
{
"cve": "CVE-2024-26843",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26843"
},
{
"cve": "CVE-2024-26852",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26852"
},
{
"cve": "CVE-2024-26853",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26853"
},
{
"cve": "CVE-2024-26855",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26855"
},
{
"cve": "CVE-2024-26870",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26870"
},
{
"cve": "CVE-2024-26878",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26878"
},
{
"cve": "CVE-2024-26897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26897"
},
{
"cve": "CVE-2024-26908",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26908"
},
{
"cve": "CVE-2024-26921",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26921"
},
{
"cve": "CVE-2024-26925",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26925"
},
{
"cve": "CVE-2024-26930",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26930"
},
{
"cve": "CVE-2024-26940",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26940"
},
{
"cve": "CVE-2024-26947",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26947"
},
{
"cve": "CVE-2024-26958",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26958"
},
{
"cve": "CVE-2024-26960",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26960"
},
{
"cve": "CVE-2024-26961",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26961"
},
{
"cve": "CVE-2024-27010",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27010"
},
{
"cve": "CVE-2024-27011",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27011"
},
{
"cve": "CVE-2024-27019",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27019"
},
{
"cve": "CVE-2024-27020",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27020"
},
{
"cve": "CVE-2024-27025",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27025"
},
{
"cve": "CVE-2024-27030",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27030"
},
{
"cve": "CVE-2024-27046",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27046"
},
{
"cve": "CVE-2024-27052",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27052"
},
{
"cve": "CVE-2024-27062",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27062"
},
{
"cve": "CVE-2024-27065",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27065"
},
{
"cve": "CVE-2024-27388",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27388"
},
{
"cve": "CVE-2024-27395",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27395"
},
{
"cve": "CVE-2024-27434",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27434"
},
{
"cve": "CVE-2024-31076",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-31076"
},
{
"cve": "CVE-2024-33621",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-33621"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35789",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35789"
},
{
"cve": "CVE-2024-35790",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35790"
},
{
"cve": "CVE-2024-35801",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35801"
},
{
"cve": "CVE-2024-35807",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35807"
},
{
"cve": "CVE-2024-35810",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35810"
},
{
"cve": "CVE-2024-35814",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35814"
},
{
"cve": "CVE-2024-35823",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35823"
},
{
"cve": "CVE-2024-35824",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35824"
},
{
"cve": "CVE-2024-35845",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35845"
},
{
"cve": "CVE-2024-35847",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35847"
},
{
"cve": "CVE-2024-35852",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35852"
},
{
"cve": "CVE-2024-35876",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35876"
},
{
"cve": "CVE-2024-35885",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35885"
},
{
"cve": "CVE-2024-35893",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35893"
},
{
"cve": "CVE-2024-35896",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35896"
},
{
"cve": "CVE-2024-35897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35897"
},
{
"cve": "CVE-2024-35899",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35899"
},
{
"cve": "CVE-2024-35900",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35900"
},
{
"cve": "CVE-2024-35907",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35907"
},
{
"cve": "CVE-2024-35910",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-35912",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35912"
},
{
"cve": "CVE-2024-35924",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35924"
},
{
"cve": "CVE-2024-35925",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35925"
},
{
"cve": "CVE-2024-35930",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35930"
},
{
"cve": "CVE-2024-35937",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35937"
},
{
"cve": "CVE-2024-35938",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35938"
},
{
"cve": "CVE-2024-35946",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35946"
},
{
"cve": "CVE-2024-35947",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35947"
},
{
"cve": "CVE-2024-35952",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35952"
},
{
"cve": "CVE-2024-35962",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35962"
},
{
"cve": "CVE-2024-36000",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36000"
},
{
"cve": "CVE-2024-36005",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36005"
},
{
"cve": "CVE-2024-36006",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36006"
},
{
"cve": "CVE-2024-36010",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36010"
},
{
"cve": "CVE-2024-36016",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36016"
},
{
"cve": "CVE-2024-36017",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36017"
},
{
"cve": "CVE-2024-36020",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36020"
},
{
"cve": "CVE-2024-36025",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36025"
},
{
"cve": "CVE-2024-36270",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36270"
},
{
"cve": "CVE-2024-36286",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36286"
},
{
"cve": "CVE-2024-36489",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36489"
},
{
"cve": "CVE-2024-36886",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36886"
},
{
"cve": "CVE-2024-36889",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36889"
},
{
"cve": "CVE-2024-36896",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36896"
},
{
"cve": "CVE-2024-36904",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36904"
},
{
"cve": "CVE-2024-36905",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36905"
},
{
"cve": "CVE-2024-36917",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36917"
},
{
"cve": "CVE-2024-36921",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36921"
},
{
"cve": "CVE-2024-36922",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36922"
},
{
"cve": "CVE-2024-36927",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36927"
},
{
"cve": "CVE-2024-36929",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36929"
},
{
"cve": "CVE-2024-36933",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36933"
},
{
"cve": "CVE-2024-36940",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36940"
},
{
"cve": "CVE-2024-36941",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36941"
},
{
"cve": "CVE-2024-36945",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36945"
},
{
"cve": "CVE-2024-36950",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36950"
},
{
"cve": "CVE-2024-36954",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36954"
},
{
"cve": "CVE-2024-36960",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36960"
},
{
"cve": "CVE-2024-36971",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36971"
},
{
"cve": "CVE-2024-36978",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36978"
},
{
"cve": "CVE-2024-36979",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36979"
},
{
"cve": "CVE-2024-37370",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38384",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38384"
},
{
"cve": "CVE-2024-38428",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38428"
},
{
"cve": "CVE-2024-38473",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38538",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38538"
},
{
"cve": "CVE-2024-38555",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38555"
},
{
"cve": "CVE-2024-38556",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38556"
},
{
"cve": "CVE-2024-38573",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38573"
},
{
"cve": "CVE-2024-38575",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38575"
},
{
"cve": "CVE-2024-38586",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38586"
},
{
"cve": "CVE-2024-38596",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38596"
},
{
"cve": "CVE-2024-38598",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38598"
},
{
"cve": "CVE-2024-38615",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38615"
},
{
"cve": "CVE-2024-38627",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38627"
},
{
"cve": "CVE-2024-38663",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38663"
},
{
"cve": "CVE-2024-39276",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39276"
},
{
"cve": "CVE-2024-39472",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39472"
},
{
"cve": "CVE-2024-39476",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39476"
},
{
"cve": "CVE-2024-39487",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39487"
},
{
"cve": "CVE-2024-39502",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39502"
},
{
"cve": "CVE-2024-39573",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39573"
},
{
"cve": "CVE-2024-40897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40897"
},
{
"cve": "CVE-2024-40927",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40927"
},
{
"cve": "CVE-2024-40974",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40974"
},
{
"cve": "CVE-2024-6104",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6104"
},
{
"cve": "CVE-2024-6345",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6345"
},
{
"cve": "CVE-2024-6409",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6409"
}
]
}
WID-SEC-W-2024-1071
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um beliebigen Code auszuf\u00fchren oder einen \u0027Denial of Service\u0027-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1071 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1071.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1071 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1071"
},
{
"category": "external",
"summary": "Golang Announce vom 2024-05-07",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"category": "external",
"summary": "Golang Vulnerability Report vom 2024-05-07",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1573-1 vom 2024-05-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018487.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1574-1 vom 2024-05-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018486.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1587-1 vom 2024-05-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018503.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1588-1 vom 2024-05-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018502.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6886-1 vom 2024-07-09",
"url": "https://ubuntu.com/security/notices/USN-6886-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4697 vom 2024-07-23",
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4616 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4613 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4872 vom 2024-07-26",
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7161954 vom 2024-07-30",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4982 vom 2024-08-02",
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-07 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-07"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5291 vom 2024-08-14",
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5291 vom 2024-08-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-5291.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5547 vom 2024-08-19",
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3089-1 vom 2024-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019369.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6221 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6462 vom 2024-09-09",
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6765 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
"url": "https://www.ibm.com/support/pages/node/7169778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6969 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7164 vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6969 vom 2024-09-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-6969.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7548 vom 2024-10-16",
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6341 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3755-1 vom 2024-10-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IDZD3NVTACJTTUYRJDCRM2C2RTOJVHD6/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3772-1 vom 2024-10-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019688.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3938-1 vom 2024-11-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019791.html"
},
{
"category": "external",
"summary": "Red Hat vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9135 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9098 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9115 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9277 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9200 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9485 vom 2024-11-13",
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-12T23:00:00.000+00:00",
"generator": {
"date": "2025-01-13T11:08:56.949+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1071",
"initial_release_date": "2024-05-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE, Go und Red Hat aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-07-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-24T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-25T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-01T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2024-09-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-10-15T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-22T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-10-29T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-13T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.22.3",
"product": {
"name": "Golang Go \u003c1.22.3",
"product_id": "T034594"
}
},
{
"category": "product_version",
"name": "1.22.3",
"product": {
"name": "Golang Go 1.22.3",
"product_id": "T034594-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.22.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.21.10",
"product": {
"name": "Golang Go \u003c1.21.10",
"product_id": "T034595"
}
},
{
"category": "product_version",
"name": "1.21.10",
"product": {
"name": "Golang Go 1.21.10",
"product_id": "T034595-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.21.10"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.2",
"product_id": "T036379"
}
},
{
"category": "product_version",
"name": "10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.2",
"product_id": "T036379-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
"product_id": "T037795"
}
},
{
"category": "product_version",
"name": "10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.3",
"product_id": "T037795-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T038904",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Kube Descheduler Operator 5",
"product": {
"name": "Red Hat OpenShift Kube Descheduler Operator 5",
"product_id": "T033270",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:kube_descheduler_operator_5"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.16.1",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.16.1",
"product_id": "T036951"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.16.1",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.16.1",
"product_id": "T036951-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.16.1"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Golang Go. Dieser Fehler besteht w\u00e4hrend der Erstellung eines Go-Moduls, das CGO enth\u00e4lt, welches die Apple-Version von ld verwendet. Ein entfernter, anonymer Angreifer kann diese Schwachstelle zur Ausf\u00fchrung von beliebigem Code ausnutzen."
}
],
"product_status": {
"known_affected": [
"T038904",
"T028053",
"67646",
"T034594",
"T036379",
"T036951",
"T012167",
"T004914",
"T037795",
"T034595",
"T002207",
"T033270",
"T000126"
]
},
"release_date": "2024-05-07T22:00:00.000+00:00",
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Golang Go. Dieser Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Behandlung von DNS-Anfragen, die es den Lookup-Funktionen erlaubt, in einer Endlosschleife stecken zu bleiben. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038904",
"T028053",
"67646",
"T034594",
"T036379",
"T036951",
"T012167",
"T004914",
"T037795",
"T034595",
"T002207",
"T033270",
"T000126"
]
},
"release_date": "2024-05-07T22:00:00.000+00:00",
"title": "CVE-2024-24788"
}
]
}
wid-sec-w-2024-1913
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Red Hat OpenShift ist eine \"Platform as a Service\" (PaaS) L\u00f6sung zur Bereitstellung von Applikationen in der Cloud.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer oder lokaler Angreifer kann mehrere Schwachstellen in Red Hat OpenShift Container Platform ausnutzen, um seine Privilegien zu erh\u00f6hen, beliebigen Code auszuf\u00fchren, einen Denial-of-Service-Zustand zu erzeugen, vertrauliche Informationen offenzulegen, Dateien und Daten zu manipulieren oder Sicherheitsma\u00dfnahmen zu umgehen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Linux",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1913 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1913.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1913 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1913"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5433 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5433"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5436 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5439 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5439"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5442 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5442"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5444 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5444"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5446 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5446"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5749 vom 2024-08-22",
"url": "https://access.redhat.com/errata/RHSA-2024:5749"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6054 vom 2024-08-30",
"url": "https://access.redhat.com/errata/RHSA-2024:6054"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-12606 vom 2024-09-03",
"url": "https://linux.oracle.com/errata/ELSA-2024-12606.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6159 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6159"
},
{
"category": "external",
"summary": "ORACLE OVMSA-2024-0011 vom 2024-09-04",
"url": "https://oss.oracle.com/pipermail/oraclevm-errata/2024-September/001099.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6011 vom 2024-09-04",
"url": "https://access.redhat.com/errata/RHSA-2024:6011"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6409 vom 2024-09-11",
"url": "https://access.redhat.com/errata/RHSA-2024:6409"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6667 vom 2024-09-13",
"url": "https://access.redhat.com/errata/RHSA-2024:6667"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6642 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6642"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6755 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6755"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6687 vom 2024-09-19",
"url": "https://access.redhat.com/errata/RHSA-2024:6687"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6685 vom 2024-09-19",
"url": "https://access.redhat.com/errata/RHSA-2024:6685"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7001 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7001"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6998 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6998"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6994 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6994"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6995 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6995"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6997 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6997"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7000 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:7000"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6811 vom 2024-09-25",
"url": "https://access.redhat.com/errata/RHSA-2024:6811"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7237 vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7237"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7174 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7174"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7436 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7436"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3722 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:3722"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:3718 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:3718"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7624 vom 2024-10-03",
"url": "https://access.redhat.com/errata/RHSA-2024:7624"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7184 vom 2024-10-03",
"url": "https://access.redhat.com/errata/RHSA-2024:7184"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7324 vom 2024-10-02",
"url": "https://access.redhat.com/errata/RHSA-2024:7324"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7744 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7744"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7323 vom 2024-10-07",
"url": "https://access.redhat.com/errata/RHSA-2024:7323"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8040 vom 2024-10-14",
"url": "https://access.redhat.com/errata/RHSA-2024:8040"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8318 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:8318"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:8677 vom 2024-10-30",
"url": "https://access.redhat.com/errata/RHSA-2024:8677"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3803-1 vom 2024-10-30",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019712.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3849-1 vom 2024-10-31",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019742.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8856 vom 2024-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-8856.html"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-8876 vom 2024-11-06",
"url": "https://linux.oracle.com/errata/ELSA-2024-8876.html"
},
{
"category": "external",
"summary": "Red Hat vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10135 vom 2024-11-21",
"url": "https://access.redhat.com/errata/RHSA-2024:10135"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10775 vom 2024-12-04",
"url": "https://access.redhat.com/errata/RHSA-2024:10775"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:4250-1 vom 2024-12-06",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-December/019952.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:10823 vom 2024-12-12",
"url": "https://access.redhat.com/errata/RHSA-2024:10823"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:11562 vom 2025-01-02",
"url": "https://access.redhat.com/errata/RHSA-2024:11562"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7180361 vom 2025-01-07",
"url": "https://www.ibm.com/support/pages/node/7180361"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALAS-2025-2727 vom 2025-01-10",
"url": "https://alas.aws.amazon.com/AL2/ALAS-2025-2727.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0091-1 vom 2025-01-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020100.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:0101-1 vom 2025-01-14",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-January/020116.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:1116 vom 2025-02-13",
"url": "https://access.redhat.com/errata/RHSA-2025:1116"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1038-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/RDUSLVUE4ABN4A2UXKEXXYBVNZYOL62N/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1037-1 vom 2025-03-27",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/HRXHLPSCYZEZQ6GJKOABY44N37DC5ST2/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:1036-1 vom 2025-03-27",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-March/020615.html"
},
{
"category": "external",
"summary": "openSUSE Security Update OPENSUSE-SU-2025:14988-1 vom 2025-04-15",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IQWUH5CIGBJCVZRE6D76AYCLT3MS47XX/"
},
{
"category": "external",
"summary": "Amazon Linux Security Advisory ALASKERNEL-5.4-2025-099 vom 2025-04-29",
"url": "https://alas.aws.amazon.com/AL2/ALASKERNEL-5.4-2025-099.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2025:20013-1 vom 2025-06-04",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2025-June/021364.html"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7236419 vom 2025-06-30",
"url": "https://www.ibm.com/support/pages/node/7236419"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2025:11669 vom 2025-07-31",
"url": "https://access.redhat.com/errata/RHSA-2025:11669"
}
],
"source_lang": "en-US",
"title": "Red Hat OpenShift Container Platform: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-07-30T22:00:00.000+00:00",
"generator": {
"date": "2025-07-31T07:59:47.173+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.4.0"
}
},
"id": "WID-SEC-W-2024-1913",
"initial_release_date": "2024-08-22T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-08-22T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-08-29T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-02T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-04T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von ORACLE und Red Hat aufgenommen"
},
{
"date": "2024-09-11T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-12T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-17T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-24T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-26T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-01T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-03T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-07T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-13T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-30T23:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat und SUSE aufgenommen"
},
{
"date": "2024-10-31T23:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-05T23:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-06T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-20T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-03T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-12-08T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-12-11T23:00:00.000+00:00",
"number": "26",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-02T23:00:00.000+00:00",
"number": "27",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-06T23:00:00.000+00:00",
"number": "28",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-01-09T23:00:00.000+00:00",
"number": "29",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-01-13T23:00:00.000+00:00",
"number": "30",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-01-14T23:00:00.000+00:00",
"number": "31",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-02-12T23:00:00.000+00:00",
"number": "32",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-03-26T23:00:00.000+00:00",
"number": "33",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-03-27T23:00:00.000+00:00",
"number": "34",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-04-15T22:00:00.000+00:00",
"number": "35",
"summary": "Neue Updates von openSUSE aufgenommen"
},
{
"date": "2025-04-29T22:00:00.000+00:00",
"number": "36",
"summary": "Neue Updates von Amazon aufgenommen"
},
{
"date": "2025-06-04T22:00:00.000+00:00",
"number": "37",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2025-06-30T22:00:00.000+00:00",
"number": "38",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2025-07-30T22:00:00.000+00:00",
"number": "39",
"summary": "Neue Updates von Red Hat aufgenommen"
}
],
"status": "final",
"version": "39"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Amazon Linux 2",
"product": {
"name": "Amazon Linux 2",
"product_id": "398363",
"product_identification_helper": {
"cpe": "cpe:/o:amazon:linux_2:-"
}
}
}
],
"category": "vendor",
"name": "Amazon"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.6.4",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.6.4",
"product_id": "T040030"
}
},
{
"category": "product_version",
"name": "10.1.6.4",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.6.4",
"product_id": "T040030-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.6.4"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c6.1.9.7",
"product": {
"name": "IBM Storage Scale System \u003c6.1.9.7",
"product_id": "T044961"
}
},
{
"category": "product_version",
"name": "6.1.9.7",
"product": {
"name": "IBM Storage Scale System 6.1.9.7",
"product_id": "T044961-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storage_scale_system:6.1.9.7"
}
}
},
{
"category": "product_version_range",
"name": "\u003c6.2.3.0",
"product": {
"name": "IBM Storage Scale System \u003c6.2.3.0",
"product_id": "T044962"
}
},
{
"category": "product_version",
"name": "6.2.3.0",
"product": {
"name": "IBM Storage Scale System 6.2.3.0",
"product_id": "T044962-fixed",
"product_identification_helper": {
"cpe": "cpe:/h:ibm:storage_scale_system:6.2.3.0"
}
}
}
],
"category": "product_name",
"name": "Storage Scale System"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "Advanced Cluster Security for Kubernetes 4",
"product": {
"name": "Red Hat Enterprise Linux Advanced Cluster Security for Kubernetes 4",
"product_id": "T027916",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:advanced_cluster_security_for_kubernetes_4"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T038904",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.35",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.35",
"product_id": "T037037"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.35",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.35",
"product_id": "T037037-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.35"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.28",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.28",
"product_id": "T037038"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.28",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.28",
"product_id": "T037038-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.28"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.13.48",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.13.48",
"product_id": "T037039"
}
},
{
"category": "product_version",
"name": "Container Platform 4.13.48",
"product": {
"name": "Red Hat OpenShift Container Platform 4.13.48",
"product_id": "T037039-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.13.48"
}
}
},
{
"category": "product_version",
"name": "CodeReady Workspaces",
"product": {
"name": "Red Hat OpenShift CodeReady Workspaces",
"product_id": "T037618",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:codeready_workspaces"
}
}
},
{
"category": "product_version",
"name": "Logging Subsystem 5.9.7",
"product": {
"name": "Red Hat OpenShift Logging Subsystem 5.9.7",
"product_id": "T037939",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:logging_subsystem_5.9.7"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.38",
"product_id": "T037940"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.38",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.38",
"product_id": "T037940-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.38"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.14.11",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.14.11",
"product_id": "T037941"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.14.11",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.14.11",
"product_id": "T037941-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.14.11"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.15.42",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.15.42",
"product_id": "T039989"
}
},
{
"category": "product_version",
"name": "Container Platform 4.15.42",
"product": {
"name": "Red Hat OpenShift Container Platform 4.15.42",
"product_id": "T039989-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.15.42"
}
}
},
{
"category": "product_version_range",
"name": "Container Platform \u003c4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform \u003c4.14.54",
"product_id": "T045757"
}
},
{
"category": "product_version",
"name": "Container Platform 4.14.54",
"product": {
"name": "Red Hat OpenShift Container Platform 4.14.54",
"product_id": "T045757-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:container_platform__4.14.54"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
},
{
"category": "product_name",
"name": "SUSE openSUSE",
"product": {
"name": "SUSE openSUSE",
"product_id": "T027843",
"product_identification_helper": {
"cpe": "cpe:/o:suse:opensuse:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2018-15209",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2018-15209"
},
{
"cve": "CVE-2021-46939",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-46939"
},
{
"cve": "CVE-2021-47018",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47018"
},
{
"cve": "CVE-2021-47257",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47257"
},
{
"cve": "CVE-2021-47284",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47284"
},
{
"cve": "CVE-2021-47304",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47304"
},
{
"cve": "CVE-2021-47373",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47373"
},
{
"cve": "CVE-2021-47383",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47383"
},
{
"cve": "CVE-2021-47408",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47408"
},
{
"cve": "CVE-2021-47461",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47461"
},
{
"cve": "CVE-2021-47468",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47468"
},
{
"cve": "CVE-2021-47491",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47491"
},
{
"cve": "CVE-2021-47548",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47548"
},
{
"cve": "CVE-2021-47579",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47579"
},
{
"cve": "CVE-2021-47624",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2021-47624"
},
{
"cve": "CVE-2022-48632",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48632"
},
{
"cve": "CVE-2022-48637",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48637"
},
{
"cve": "CVE-2022-48743",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48743"
},
{
"cve": "CVE-2022-48747",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48747"
},
{
"cve": "CVE-2022-48757",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2022-48757"
},
{
"cve": "CVE-2023-25433",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-25433"
},
{
"cve": "CVE-2023-28746",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-28746"
},
{
"cve": "CVE-2023-45142",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-45142"
},
{
"cve": "CVE-2023-45290",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-45290"
},
{
"cve": "CVE-2023-47108",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-47108"
},
{
"cve": "CVE-2023-48795",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-48795"
},
{
"cve": "CVE-2023-52356",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52356"
},
{
"cve": "CVE-2023-52448",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52448"
},
{
"cve": "CVE-2023-52451",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52451"
},
{
"cve": "CVE-2023-52458",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52458"
},
{
"cve": "CVE-2023-52463",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52463"
},
{
"cve": "CVE-2023-52469",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52469"
},
{
"cve": "CVE-2023-52471",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52471"
},
{
"cve": "CVE-2023-52486",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52486"
},
{
"cve": "CVE-2023-52530",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52530"
},
{
"cve": "CVE-2023-52619",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52619"
},
{
"cve": "CVE-2023-52622",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52622"
},
{
"cve": "CVE-2023-52623",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52623"
},
{
"cve": "CVE-2023-52635",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52635"
},
{
"cve": "CVE-2023-52648",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52648"
},
{
"cve": "CVE-2023-52651",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52651"
},
{
"cve": "CVE-2023-52653",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52653"
},
{
"cve": "CVE-2023-52658",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52658"
},
{
"cve": "CVE-2023-52662",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52662"
},
{
"cve": "CVE-2023-52679",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52679"
},
{
"cve": "CVE-2023-52707",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52707"
},
{
"cve": "CVE-2023-52730",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52730"
},
{
"cve": "CVE-2023-52756",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52756"
},
{
"cve": "CVE-2023-52762",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52762"
},
{
"cve": "CVE-2023-52764",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52764"
},
{
"cve": "CVE-2023-52771",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52771"
},
{
"cve": "CVE-2023-52775",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52775"
},
{
"cve": "CVE-2023-52777",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52777"
},
{
"cve": "CVE-2023-52784",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52784"
},
{
"cve": "CVE-2023-52791",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52791"
},
{
"cve": "CVE-2023-52796",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52796"
},
{
"cve": "CVE-2023-52803",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52803"
},
{
"cve": "CVE-2023-52809",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52809"
},
{
"cve": "CVE-2023-52811",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52811"
},
{
"cve": "CVE-2023-52832",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52832"
},
{
"cve": "CVE-2023-52834",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52834"
},
{
"cve": "CVE-2023-52845",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52845"
},
{
"cve": "CVE-2023-52847",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52847"
},
{
"cve": "CVE-2023-52864",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52864"
},
{
"cve": "CVE-2023-52885",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-52885"
},
{
"cve": "CVE-2023-6228",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2023-6228"
},
{
"cve": "CVE-2024-21823",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-21823"
},
{
"cve": "CVE-2024-2201",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-2201"
},
{
"cve": "CVE-2024-24788",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-24788"
},
{
"cve": "CVE-2024-24790",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-24790"
},
{
"cve": "CVE-2024-25739",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-25739"
},
{
"cve": "CVE-2024-26586",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26586"
},
{
"cve": "CVE-2024-26601",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26601"
},
{
"cve": "CVE-2024-26614",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26614"
},
{
"cve": "CVE-2024-26640",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26640"
},
{
"cve": "CVE-2024-26660",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26660"
},
{
"cve": "CVE-2024-26669",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26669"
},
{
"cve": "CVE-2024-26686",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26686"
},
{
"cve": "CVE-2024-26698",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26698"
},
{
"cve": "CVE-2024-26704",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26704"
},
{
"cve": "CVE-2024-26733",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26733"
},
{
"cve": "CVE-2024-26737",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26737"
},
{
"cve": "CVE-2024-26740",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26740"
},
{
"cve": "CVE-2024-26772",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26772"
},
{
"cve": "CVE-2024-26773",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26773"
},
{
"cve": "CVE-2024-26802",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26802"
},
{
"cve": "CVE-2024-26810",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26810"
},
{
"cve": "CVE-2024-26837",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26837"
},
{
"cve": "CVE-2024-26840",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26840"
},
{
"cve": "CVE-2024-26843",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26843"
},
{
"cve": "CVE-2024-26852",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26852"
},
{
"cve": "CVE-2024-26853",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26853"
},
{
"cve": "CVE-2024-26855",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26855"
},
{
"cve": "CVE-2024-26870",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26870"
},
{
"cve": "CVE-2024-26878",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26878"
},
{
"cve": "CVE-2024-26897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26897"
},
{
"cve": "CVE-2024-26908",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26908"
},
{
"cve": "CVE-2024-26921",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26921"
},
{
"cve": "CVE-2024-26925",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26925"
},
{
"cve": "CVE-2024-26930",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26930"
},
{
"cve": "CVE-2024-26940",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26940"
},
{
"cve": "CVE-2024-26947",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26947"
},
{
"cve": "CVE-2024-26958",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26958"
},
{
"cve": "CVE-2024-26960",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26960"
},
{
"cve": "CVE-2024-26961",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-26961"
},
{
"cve": "CVE-2024-27010",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27010"
},
{
"cve": "CVE-2024-27011",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27011"
},
{
"cve": "CVE-2024-27019",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27019"
},
{
"cve": "CVE-2024-27020",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27020"
},
{
"cve": "CVE-2024-27025",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27025"
},
{
"cve": "CVE-2024-27030",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27030"
},
{
"cve": "CVE-2024-27046",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27046"
},
{
"cve": "CVE-2024-27052",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27052"
},
{
"cve": "CVE-2024-27062",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27062"
},
{
"cve": "CVE-2024-27065",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27065"
},
{
"cve": "CVE-2024-27388",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27388"
},
{
"cve": "CVE-2024-27395",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27395"
},
{
"cve": "CVE-2024-27434",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-27434"
},
{
"cve": "CVE-2024-31076",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-31076"
},
{
"cve": "CVE-2024-33621",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-33621"
},
{
"cve": "CVE-2024-34064",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-34064"
},
{
"cve": "CVE-2024-35789",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35789"
},
{
"cve": "CVE-2024-35790",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35790"
},
{
"cve": "CVE-2024-35801",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35801"
},
{
"cve": "CVE-2024-35807",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35807"
},
{
"cve": "CVE-2024-35810",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35810"
},
{
"cve": "CVE-2024-35814",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35814"
},
{
"cve": "CVE-2024-35823",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35823"
},
{
"cve": "CVE-2024-35824",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35824"
},
{
"cve": "CVE-2024-35845",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35845"
},
{
"cve": "CVE-2024-35847",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35847"
},
{
"cve": "CVE-2024-35852",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35852"
},
{
"cve": "CVE-2024-35876",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35876"
},
{
"cve": "CVE-2024-35885",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35885"
},
{
"cve": "CVE-2024-35893",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35893"
},
{
"cve": "CVE-2024-35896",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35896"
},
{
"cve": "CVE-2024-35897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35897"
},
{
"cve": "CVE-2024-35899",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35899"
},
{
"cve": "CVE-2024-35900",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35900"
},
{
"cve": "CVE-2024-35907",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35907"
},
{
"cve": "CVE-2024-35910",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35910"
},
{
"cve": "CVE-2024-35912",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35912"
},
{
"cve": "CVE-2024-35924",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35924"
},
{
"cve": "CVE-2024-35925",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35925"
},
{
"cve": "CVE-2024-35930",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35930"
},
{
"cve": "CVE-2024-35937",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35937"
},
{
"cve": "CVE-2024-35938",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35938"
},
{
"cve": "CVE-2024-35946",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35946"
},
{
"cve": "CVE-2024-35947",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35947"
},
{
"cve": "CVE-2024-35952",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35952"
},
{
"cve": "CVE-2024-35962",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-35962"
},
{
"cve": "CVE-2024-36000",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36000"
},
{
"cve": "CVE-2024-36005",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36005"
},
{
"cve": "CVE-2024-36006",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36006"
},
{
"cve": "CVE-2024-36010",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36010"
},
{
"cve": "CVE-2024-36016",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36016"
},
{
"cve": "CVE-2024-36017",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36017"
},
{
"cve": "CVE-2024-36020",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36020"
},
{
"cve": "CVE-2024-36025",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36025"
},
{
"cve": "CVE-2024-36270",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36270"
},
{
"cve": "CVE-2024-36286",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36286"
},
{
"cve": "CVE-2024-36489",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36489"
},
{
"cve": "CVE-2024-36886",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36886"
},
{
"cve": "CVE-2024-36889",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36889"
},
{
"cve": "CVE-2024-36896",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36896"
},
{
"cve": "CVE-2024-36904",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36904"
},
{
"cve": "CVE-2024-36905",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36905"
},
{
"cve": "CVE-2024-36917",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36917"
},
{
"cve": "CVE-2024-36921",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36921"
},
{
"cve": "CVE-2024-36922",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36922"
},
{
"cve": "CVE-2024-36927",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36927"
},
{
"cve": "CVE-2024-36929",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36929"
},
{
"cve": "CVE-2024-36933",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36933"
},
{
"cve": "CVE-2024-36940",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36940"
},
{
"cve": "CVE-2024-36941",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36941"
},
{
"cve": "CVE-2024-36945",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36945"
},
{
"cve": "CVE-2024-36950",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36950"
},
{
"cve": "CVE-2024-36954",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36954"
},
{
"cve": "CVE-2024-36960",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36960"
},
{
"cve": "CVE-2024-36971",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36971"
},
{
"cve": "CVE-2024-36978",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36978"
},
{
"cve": "CVE-2024-36979",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-36979"
},
{
"cve": "CVE-2024-37370",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37370"
},
{
"cve": "CVE-2024-37371",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37371"
},
{
"cve": "CVE-2024-37891",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-37891"
},
{
"cve": "CVE-2024-38384",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38384"
},
{
"cve": "CVE-2024-38428",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38428"
},
{
"cve": "CVE-2024-38473",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38473"
},
{
"cve": "CVE-2024-38538",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38538"
},
{
"cve": "CVE-2024-38555",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38555"
},
{
"cve": "CVE-2024-38556",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38556"
},
{
"cve": "CVE-2024-38573",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38573"
},
{
"cve": "CVE-2024-38575",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38575"
},
{
"cve": "CVE-2024-38586",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38586"
},
{
"cve": "CVE-2024-38596",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38596"
},
{
"cve": "CVE-2024-38598",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38598"
},
{
"cve": "CVE-2024-38615",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38615"
},
{
"cve": "CVE-2024-38627",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38627"
},
{
"cve": "CVE-2024-38663",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-38663"
},
{
"cve": "CVE-2024-39276",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39276"
},
{
"cve": "CVE-2024-39472",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39472"
},
{
"cve": "CVE-2024-39476",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39476"
},
{
"cve": "CVE-2024-39487",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39487"
},
{
"cve": "CVE-2024-39502",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39502"
},
{
"cve": "CVE-2024-39573",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-39573"
},
{
"cve": "CVE-2024-40897",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40897"
},
{
"cve": "CVE-2024-40927",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40927"
},
{
"cve": "CVE-2024-40974",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-40974"
},
{
"cve": "CVE-2024-6104",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6104"
},
{
"cve": "CVE-2024-6345",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6345"
},
{
"cve": "CVE-2024-6409",
"product_status": {
"known_affected": [
"T037618",
"T038904",
"T037939",
"67646",
"T039989",
"T037037",
"T037940",
"T037038",
"T037941",
"T037039",
"T004914",
"T044962",
"T044961",
"T040030",
"T027916",
"T002207",
"T045757",
"T027843",
"398363"
]
},
"release_date": "2024-08-22T22:00:00.000+00:00",
"title": "CVE-2024-6409"
}
]
}
wid-sec-w-2024-1071
Vulnerability from csaf_certbund
Notes
{
"document": {
"aggregate_severity": {
"text": "hoch"
},
"category": "csaf_base",
"csaf_version": "2.0",
"distribution": {
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "de-DE",
"notes": [
{
"category": "legal_disclaimer",
"text": "Das BSI ist als Anbieter f\u00fcr die eigenen, zur Nutzung bereitgestellten Inhalte nach den allgemeinen Gesetzen verantwortlich. Nutzerinnen und Nutzer sind jedoch daf\u00fcr verantwortlich, die Verwendung und/oder die Umsetzung der mit den Inhalten bereitgestellten Informationen sorgf\u00e4ltig im Einzelfall zu pr\u00fcfen."
},
{
"category": "description",
"text": "Go ist eine quelloffene Programmiersprache.",
"title": "Produktbeschreibung"
},
{
"category": "summary",
"text": "Ein entfernter anonymer Angreifer kann mehrere Schwachstellen in Golang Go ausnutzen, um beliebigen Code auszuf\u00fchren oder einen \u0027Denial of Service\u0027-Zustand zu verursachen.",
"title": "Angriff"
},
{
"category": "general",
"text": "- Sonstiges",
"title": "Betroffene Betriebssysteme"
}
],
"publisher": {
"category": "other",
"contact_details": "csaf-provider@cert-bund.de",
"name": "Bundesamt f\u00fcr Sicherheit in der Informationstechnik",
"namespace": "https://www.bsi.bund.de"
},
"references": [
{
"category": "self",
"summary": "WID-SEC-W-2024-1071 - CSAF Version",
"url": "https://wid.cert-bund.de/.well-known/csaf/white/2024/wid-sec-w-2024-1071.json"
},
{
"category": "self",
"summary": "WID-SEC-2024-1071 - Portal Version",
"url": "https://wid.cert-bund.de/portal/wid/securityadvisory?name=WID-SEC-2024-1071"
},
{
"category": "external",
"summary": "Golang Announce vom 2024-05-07",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"category": "external",
"summary": "Golang Vulnerability Report vom 2024-05-07",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1573-1 vom 2024-05-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018487.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1574-1 vom 2024-05-09",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018486.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1587-1 vom 2024-05-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018503.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:1588-1 vom 2024-05-10",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-May/018502.html"
},
{
"category": "external",
"summary": "Ubuntu Security Notice USN-6886-1 vom 2024-07-09",
"url": "https://ubuntu.com/security/notices/USN-6886-1"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4697 vom 2024-07-23",
"url": "https://access.redhat.com/errata/RHSA-2024:4697"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4616 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4616"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4613 vom 2024-07-25",
"url": "https://access.redhat.com/errata/RHSA-2024:4613"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4872 vom 2024-07-26",
"url": "https://access.redhat.com/errata/RHSA-2024:4872"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7161954 vom 2024-07-30",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:4982 vom 2024-08-02",
"url": "https://access.redhat.com/errata/RHSA-2024:4982"
},
{
"category": "external",
"summary": "Gentoo Linux Security Advisory GLSA-202408-07 vom 2024-08-07",
"url": "https://security.gentoo.org/glsa/202408-07"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5291 vom 2024-08-14",
"url": "https://access.redhat.com/errata/RHSA-2024:5291"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-5291 vom 2024-08-14",
"url": "https://linux.oracle.com/errata/ELSA-2024-5291.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:5547 vom 2024-08-19",
"url": "https://access.redhat.com/errata/RHSA-2024:5547"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3089-1 vom 2024-09-03",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-September/019369.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6221 vom 2024-09-03",
"url": "https://access.redhat.com/errata/RHSA-2024:6221"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6462 vom 2024-09-09",
"url": "https://access.redhat.com/errata/RHSA-2024:6462"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6765 vom 2024-09-18",
"url": "https://access.redhat.com/errata/RHSA-2024:6765"
},
{
"category": "external",
"summary": "IBM Security Bulletin 7169778 vom 2024-09-24",
"url": "https://www.ibm.com/support/pages/node/7169778"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6969 vom 2024-09-24",
"url": "https://access.redhat.com/errata/RHSA-2024:6969"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7164 vom 2024-09-26",
"url": "https://access.redhat.com/errata/RHSA-2024:7164"
},
{
"category": "external",
"summary": "Oracle Linux Security Advisory ELSA-2024-6969 vom 2024-09-26",
"url": "https://linux.oracle.com/errata/ELSA-2024-6969.html"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:7548 vom 2024-10-16",
"url": "https://access.redhat.com/errata/RHSA-2024:7548"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:6341 vom 2024-10-23",
"url": "https://access.redhat.com/errata/RHSA-2024:6341"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3755-1 vom 2024-10-24",
"url": "https://lists.opensuse.org/archives/list/security-announce@lists.opensuse.org/message/IDZD3NVTACJTTUYRJDCRM2C2RTOJVHD6/"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3772-1 vom 2024-10-29",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-October/019688.html"
},
{
"category": "external",
"summary": "SUSE Security Update SUSE-SU-2024:3938-1 vom 2024-11-07",
"url": "https://lists.suse.com/pipermail/sle-security-updates/2024-November/019791.html"
},
{
"category": "external",
"summary": "Red Hat vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9089"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9135 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9135"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9098 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9098"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9115 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9115"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9277 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9277"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9200 vom 2024-11-12",
"url": "https://access.redhat.com/errata/RHSA-2024:9200"
},
{
"category": "external",
"summary": "Red Hat Security Advisory RHSA-2024:9485 vom 2024-11-13",
"url": "https://access.redhat.com/errata/RHSA-2024:9485"
},
{
"category": "external",
"summary": "XEROX Security Advisory XRX25-001 vom 2025-01-13",
"url": "https://securitydocs.business.xerox.com/wp-content/uploads/2025/01/Xerox-Security-Bulletin-XRX25-001-for-Xerox%C2%AE-FreeFlow%C2%AE-Print-Server-v9.pdf"
}
],
"source_lang": "en-US",
"title": "Golang Go: Mehrere Schwachstellen",
"tracking": {
"current_release_date": "2025-01-12T23:00:00.000+00:00",
"generator": {
"date": "2025-01-13T11:08:56.949+00:00",
"engine": {
"name": "BSI-WID",
"version": "1.3.10"
}
},
"id": "WID-SEC-W-2024-1071",
"initial_release_date": "2024-05-07T22:00:00.000+00:00",
"revision_history": [
{
"date": "2024-05-07T22:00:00.000+00:00",
"number": "1",
"summary": "Initiale Fassung"
},
{
"date": "2024-05-09T22:00:00.000+00:00",
"number": "2",
"summary": "Neue Updates von SUSE, Go und Red Hat aufgenommen"
},
{
"date": "2024-07-09T22:00:00.000+00:00",
"number": "3",
"summary": "Neue Updates von Ubuntu aufgenommen"
},
{
"date": "2024-07-22T22:00:00.000+00:00",
"number": "4",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-24T22:00:00.000+00:00",
"number": "5",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-25T22:00:00.000+00:00",
"number": "6",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-07-30T22:00:00.000+00:00",
"number": "7",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-08-01T22:00:00.000+00:00",
"number": "8",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-06T22:00:00.000+00:00",
"number": "9",
"summary": "Neue Updates von Gentoo aufgenommen"
},
{
"date": "2024-08-13T22:00:00.000+00:00",
"number": "10",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-08-14T22:00:00.000+00:00",
"number": "11",
"summary": "Neue Updates von Oracle Linux aufgenommen"
},
{
"date": "2024-08-19T22:00:00.000+00:00",
"number": "12",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-03T22:00:00.000+00:00",
"number": "13",
"summary": "Neue Updates von SUSE und Red Hat aufgenommen"
},
{
"date": "2024-09-08T22:00:00.000+00:00",
"number": "14",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-18T22:00:00.000+00:00",
"number": "15",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-09-23T22:00:00.000+00:00",
"number": "16",
"summary": "Neue Updates von IBM aufgenommen"
},
{
"date": "2024-09-25T22:00:00.000+00:00",
"number": "17",
"summary": "Neue Updates von Red Hat und Oracle Linux aufgenommen"
},
{
"date": "2024-10-15T22:00:00.000+00:00",
"number": "18",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-22T22:00:00.000+00:00",
"number": "19",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-10-23T22:00:00.000+00:00",
"number": "20",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-10-29T23:00:00.000+00:00",
"number": "21",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-07T23:00:00.000+00:00",
"number": "22",
"summary": "Neue Updates von SUSE aufgenommen"
},
{
"date": "2024-11-11T23:00:00.000+00:00",
"number": "23",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2024-11-13T23:00:00.000+00:00",
"number": "24",
"summary": "Neue Updates von Red Hat aufgenommen"
},
{
"date": "2025-01-12T23:00:00.000+00:00",
"number": "25",
"summary": "Neue Updates von XEROX aufgenommen"
}
],
"status": "final",
"version": "25"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Gentoo Linux",
"product": {
"name": "Gentoo Linux",
"product_id": "T012167",
"product_identification_helper": {
"cpe": "cpe:/o:gentoo:linux:-"
}
}
}
],
"category": "vendor",
"name": "Gentoo"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c1.22.3",
"product": {
"name": "Golang Go \u003c1.22.3",
"product_id": "T034594"
}
},
{
"category": "product_version",
"name": "1.22.3",
"product": {
"name": "Golang Go 1.22.3",
"product_id": "T034594-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.22.3"
}
}
},
{
"category": "product_version_range",
"name": "\u003c1.21.10",
"product": {
"name": "Golang Go \u003c1.21.10",
"product_id": "T034595"
}
},
{
"category": "product_version",
"name": "1.21.10",
"product": {
"name": "Golang Go 1.21.10",
"product_id": "T034595-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:golang:go:1.21.10"
}
}
}
],
"category": "product_name",
"name": "Go"
}
],
"category": "vendor",
"name": "Golang"
},
{
"branches": [
{
"branches": [
{
"category": "product_version_range",
"name": "\u003c10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.2",
"product_id": "T036379"
}
},
{
"category": "product_version",
"name": "10.1.16.2",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.2",
"product_id": "T036379-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.2"
}
}
},
{
"category": "product_version_range",
"name": "\u003c10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus \u003c10.1.16.3",
"product_id": "T037795"
}
},
{
"category": "product_version",
"name": "10.1.16.3",
"product": {
"name": "IBM Spectrum Protect Plus 10.1.16.3",
"product_id": "T037795-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:ibm:spectrum_protect_plus:10.1.16.3"
}
}
}
],
"category": "product_name",
"name": "Spectrum Protect Plus"
}
],
"category": "vendor",
"name": "IBM"
},
{
"branches": [
{
"category": "product_name",
"name": "Oracle Linux",
"product": {
"name": "Oracle Linux",
"product_id": "T004914",
"product_identification_helper": {
"cpe": "cpe:/o:oracle:linux:-"
}
}
}
],
"category": "vendor",
"name": "Oracle"
},
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux",
"product": {
"name": "Red Hat Enterprise Linux",
"product_id": "67646",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:-"
}
}
},
{
"category": "product_version",
"name": "9",
"product": {
"name": "Red Hat Enterprise Linux 9",
"product_id": "T038904",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux:9"
}
}
}
],
"category": "product_name",
"name": "Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "Kube Descheduler Operator 5",
"product": {
"name": "Red Hat OpenShift Kube Descheduler Operator 5",
"product_id": "T033270",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:kube_descheduler_operator_5"
}
}
},
{
"category": "product_version_range",
"name": "Data Foundation \u003c4.16.1",
"product": {
"name": "Red Hat OpenShift Data Foundation \u003c4.16.1",
"product_id": "T036951"
}
},
{
"category": "product_version",
"name": "Data Foundation 4.16.1",
"product": {
"name": "Red Hat OpenShift Data Foundation 4.16.1",
"product_id": "T036951-fixed",
"product_identification_helper": {
"cpe": "cpe:/a:redhat:openshift:data_foundation__4.16.1"
}
}
}
],
"category": "product_name",
"name": "OpenShift"
}
],
"category": "vendor",
"name": "Red Hat"
},
{
"branches": [
{
"category": "product_name",
"name": "SUSE Linux",
"product": {
"name": "SUSE Linux",
"product_id": "T002207",
"product_identification_helper": {
"cpe": "cpe:/o:suse:suse_linux:-"
}
}
}
],
"category": "vendor",
"name": "SUSE"
},
{
"branches": [
{
"category": "product_name",
"name": "Ubuntu Linux",
"product": {
"name": "Ubuntu Linux",
"product_id": "T000126",
"product_identification_helper": {
"cpe": "cpe:/o:canonical:ubuntu_linux:-"
}
}
}
],
"category": "vendor",
"name": "Ubuntu"
},
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "v9 for Solaris",
"product": {
"name": "Xerox FreeFlow Print Server v9 for Solaris",
"product_id": "T028053",
"product_identification_helper": {
"cpe": "cpe:/a:xerox:freeflow_print_server:v9_for_solaris"
}
}
}
],
"category": "product_name",
"name": "FreeFlow Print Server"
}
],
"category": "vendor",
"name": "Xerox"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24787",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Golang Go. Dieser Fehler besteht w\u00e4hrend der Erstellung eines Go-Moduls, das CGO enth\u00e4lt, welches die Apple-Version von ld verwendet. Ein entfernter, anonymer Angreifer kann diese Schwachstelle zur Ausf\u00fchrung von beliebigem Code ausnutzen."
}
],
"product_status": {
"known_affected": [
"T038904",
"T028053",
"67646",
"T034594",
"T036379",
"T036951",
"T012167",
"T004914",
"T037795",
"T034595",
"T002207",
"T033270",
"T000126"
]
},
"release_date": "2024-05-07T22:00:00.000+00:00",
"title": "CVE-2024-24787"
},
{
"cve": "CVE-2024-24788",
"notes": [
{
"category": "description",
"text": "Es besteht eine Schwachstelle in Golang Go. Dieser Fehler besteht aufgrund einer unsachgem\u00e4\u00dfen Behandlung von DNS-Anfragen, die es den Lookup-Funktionen erlaubt, in einer Endlosschleife stecken zu bleiben. Ein entfernter, anonymer Angreifer kann diese Schwachstelle ausnutzen, um einen Denial-of-Service-Zustand zu verursachen."
}
],
"product_status": {
"known_affected": [
"T038904",
"T028053",
"67646",
"T034594",
"T036379",
"T036951",
"T012167",
"T004914",
"T037795",
"T034595",
"T002207",
"T033270",
"T000126"
]
},
"release_date": "2024-05-07T22:00:00.000+00:00",
"title": "CVE-2024-24788"
}
]
}
CERTFR-2025-AVI-0524
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Greenplum | Tanzu Greenplum Data Copy Utility versions antérieures à 2.8.0 | ||
| VMware | Tanzu | Tanzu Data Lake versions antérieures à 1.1.0 | ||
| VMware | Tanzu | Tanzu pour Postgres sur Kubernetes versions antérieures à 4.1.0 et 4.2.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Command Center versions antérieures à 6.14.0 et 7.4.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Backup and Restore versions antérieures à 1.31.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum Streaming Server versions antérieures à 2.1.0 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 6.x antérieures à 6.29.1 | ||
| VMware | Tanzu Greenplum | Tanzu Greenplum versions 7.x antérieures à 7.5.0 | ||
| VMware | Tanzu | VMware Tanzu pour Valkey sur Kubernetes versions antérieures à 1.1.0 et 2.0.0 |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu Greenplum Data Copy Utility versions ant\u00e9rieures \u00e0 2.8.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Data Lake versions ant\u00e9rieures \u00e0 1.1.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres sur Kubernetes versions ant\u00e9rieures \u00e0 4.1.0 et 4.2.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Command Center versions ant\u00e9rieures \u00e0 6.14.0 et 7.4.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Backup and Restore versions ant\u00e9rieures \u00e0 1.31.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum Streaming Server versions ant\u00e9rieures \u00e0 2.1.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 6.x ant\u00e9rieures \u00e0 6.29.1",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Greenplum versions 7.x ant\u00e9rieures \u00e0 7.5.0",
"product": {
"name": "Tanzu Greenplum",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour Valkey sur Kubernetes versions ant\u00e9rieures \u00e0 1.1.0 et 2.0.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-2126",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2126"
},
{
"name": "CVE-2020-11023",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-11023"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2021-45943",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45943"
},
{
"name": "CVE-2021-34141",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34141"
},
{
"name": "CVE-2022-1941",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1941"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2022-41862",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41862"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2022-40898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40898"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2023-2455",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2455"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2023-37920",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37920"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-32681",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32681"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2023-4752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4752"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2023-5870",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5870"
},
{
"name": "CVE-2022-0543",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0543"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2024-1580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1580"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2024-23807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23807"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2024-22667",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22667"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-7348",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7348"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2022-48468",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48468"
},
{
"name": "CVE-2023-48161",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48161"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2024-10976",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10976"
},
{
"name": "CVE-2024-10977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10977"
},
{
"name": "CVE-2024-10978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10978"
},
{
"name": "CVE-2024-10979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10979"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2025-21490",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21490"
},
{
"name": "CVE-2025-21491",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21491"
},
{
"name": "CVE-2025-21497",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21497"
},
{
"name": "CVE-2025-21500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21500"
},
{
"name": "CVE-2025-21501",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21501"
},
{
"name": "CVE-2025-21503",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21503"
},
{
"name": "CVE-2025-21505",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21505"
},
{
"name": "CVE-2025-21519",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21519"
},
{
"name": "CVE-2025-21522",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21522"
},
{
"name": "CVE-2025-21523",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21523"
},
{
"name": "CVE-2025-21529",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21529"
},
{
"name": "CVE-2025-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21540"
},
{
"name": "CVE-2025-21546",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21546"
},
{
"name": "CVE-2025-21555",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21555"
},
{
"name": "CVE-2025-21559",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21559"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2022-42967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42967"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-31650",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31650"
},
{
"name": "CVE-2025-31651",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31651"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2012-0880",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-0880"
},
{
"name": "CVE-2017-17507",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-17507"
},
{
"name": "CVE-2017-8806",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-8806"
},
{
"name": "CVE-2018-10126",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10126"
},
{
"name": "CVE-2018-11205",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11205"
},
{
"name": "CVE-2018-13866",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13866"
},
{
"name": "CVE-2018-13867",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13867"
},
{
"name": "CVE-2018-13868",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13868"
},
{
"name": "CVE-2018-13869",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13869"
},
{
"name": "CVE-2018-13870",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13870"
},
{
"name": "CVE-2018-13871",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13871"
},
{
"name": "CVE-2018-13872",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13872"
},
{
"name": "CVE-2018-13874",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13874"
},
{
"name": "CVE-2018-13875",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13875"
},
{
"name": "CVE-2018-13876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13876"
},
{
"name": "CVE-2018-14031",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14031"
},
{
"name": "CVE-2018-14033",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14033"
},
{
"name": "CVE-2018-14034",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14034"
},
{
"name": "CVE-2018-14035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14035"
},
{
"name": "CVE-2018-14460",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14460"
},
{
"name": "CVE-2018-15671",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15671"
},
{
"name": "CVE-2018-16438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16438"
},
{
"name": "CVE-2018-17432",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17432"
},
{
"name": "CVE-2018-17433",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17433"
},
{
"name": "CVE-2018-17434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17434"
},
{
"name": "CVE-2018-17435",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17435"
},
{
"name": "CVE-2018-17436",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17436"
},
{
"name": "CVE-2018-17437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17437"
},
{
"name": "CVE-2018-17438",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17438"
},
{
"name": "CVE-2018-17439",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-17439"
},
{
"name": "CVE-2019-20005",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20005"
},
{
"name": "CVE-2019-20006",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20006"
},
{
"name": "CVE-2019-20007",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20007"
},
{
"name": "CVE-2019-20198",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20198"
},
{
"name": "CVE-2019-20199",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20199"
},
{
"name": "CVE-2019-20200",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20200"
},
{
"name": "CVE-2019-20201",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20201"
},
{
"name": "CVE-2019-20202",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20202"
},
{
"name": "CVE-2019-6988",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6988"
},
{
"name": "CVE-2019-8396",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8396"
},
{
"name": "CVE-2019-8397",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8397"
},
{
"name": "CVE-2019-8398",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8398"
},
{
"name": "CVE-2019-9151",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9151"
},
{
"name": "CVE-2019-9152",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9152"
},
{
"name": "CVE-2020-10809",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10809"
},
{
"name": "CVE-2020-10810",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10810"
},
{
"name": "CVE-2020-10811",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10811"
},
{
"name": "CVE-2020-10812",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10812"
},
{
"name": "CVE-2020-18232",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18232"
},
{
"name": "CVE-2020-18494",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18494"
},
{
"name": "CVE-2021-26220",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26220"
},
{
"name": "CVE-2021-26221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26221"
},
{
"name": "CVE-2021-26222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26222"
},
{
"name": "CVE-2021-30485",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-30485"
},
{
"name": "CVE-2021-31229",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31229"
},
{
"name": "CVE-2021-31347",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31347"
},
{
"name": "CVE-2021-31348",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31348"
},
{
"name": "CVE-2021-31598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31598"
},
{
"name": "CVE-2021-33430",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33430"
},
{
"name": "CVE-2021-37501",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37501"
},
{
"name": "CVE-2021-45829",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45829"
},
{
"name": "CVE-2021-45830",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45830"
},
{
"name": "CVE-2021-45832",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45832"
},
{
"name": "CVE-2021-45833",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45833"
},
{
"name": "CVE-2021-46242",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46242"
},
{
"name": "CVE-2021-46243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46243"
},
{
"name": "CVE-2021-46244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46244"
},
{
"name": "CVE-2022-25942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25942"
},
{
"name": "CVE-2022-25972",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25972"
},
{
"name": "CVE-2022-26061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26061"
},
{
"name": "CVE-2022-30045",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30045"
},
{
"name": "CVE-2022-4055",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4055"
},
{
"name": "CVE-2022-47655",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-47655"
},
{
"name": "CVE-2023-0996",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0996"
},
{
"name": "CVE-2023-29659",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29659"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-39329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39329"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2023-6879",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6879"
},
{
"name": "CVE-2024-27304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27304"
},
{
"name": "CVE-2024-29157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29157"
},
{
"name": "CVE-2024-29158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29158"
},
{
"name": "CVE-2024-29159",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29159"
},
{
"name": "CVE-2024-29160",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29160"
},
{
"name": "CVE-2024-29161",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29161"
},
{
"name": "CVE-2024-29162",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29162"
},
{
"name": "CVE-2024-29163",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29163"
},
{
"name": "CVE-2024-29164",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29164"
},
{
"name": "CVE-2024-29165",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29165"
},
{
"name": "CVE-2024-29166",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29166"
},
{
"name": "CVE-2024-32605",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32605"
},
{
"name": "CVE-2024-32606",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32606"
},
{
"name": "CVE-2024-32607",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32607"
},
{
"name": "CVE-2024-32608",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32608"
},
{
"name": "CVE-2024-32609",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32609"
},
{
"name": "CVE-2024-32610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32610"
},
{
"name": "CVE-2024-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32611"
},
{
"name": "CVE-2024-32612",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32612"
},
{
"name": "CVE-2024-32613",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32613"
},
{
"name": "CVE-2024-32614",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32614"
},
{
"name": "CVE-2024-32615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32615"
},
{
"name": "CVE-2024-32616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32616"
},
{
"name": "CVE-2024-32617",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32617"
},
{
"name": "CVE-2024-32618",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32618"
},
{
"name": "CVE-2024-32619",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32619"
},
{
"name": "CVE-2024-32620",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32620"
},
{
"name": "CVE-2024-32621",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32621"
},
{
"name": "CVE-2024-32622",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32622"
},
{
"name": "CVE-2024-32623",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32623"
},
{
"name": "CVE-2024-32624",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32624"
},
{
"name": "CVE-2024-33873",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33873"
},
{
"name": "CVE-2024-33874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33874"
},
{
"name": "CVE-2024-33875",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33875"
},
{
"name": "CVE-2024-33876",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33876"
},
{
"name": "CVE-2024-33877",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33877"
},
{
"name": "CVE-2024-34402",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34402"
},
{
"name": "CVE-2024-34403",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34403"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2024-41996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41996"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2024-46981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46981"
},
{
"name": "CVE-2024-49203",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49203"
},
{
"name": "CVE-2024-5171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5171"
},
{
"name": "CVE-2024-51741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51741"
},
{
"name": "CVE-2024-52522",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52522"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2024-53920",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53920"
},
{
"name": "CVE-2024-56378",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56378"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2024-6716",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6716"
},
{
"name": "CVE-2025-2153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2153"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2025-23022",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23022"
},
{
"name": "CVE-2025-24528",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24528"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
}
],
"initial_release_date": "2025-06-19T00:00:00",
"last_revision_date": "2025-06-19T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0524",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-19T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35841",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35841"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35844",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35844"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35843",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35843"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35842",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35842"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35846",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35846"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35849",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35849"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35840",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35840"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35847",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35847"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35839",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35839"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35845",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35845"
},
{
"published_at": "2025-06-18",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35848",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35848"
}
]
}
CERTFR-2024-AVI-0646
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits IBM. Certaines d'entre elles permettent à un attaquant de provoquer une exécution de code arbitraire à distance, une élévation de privilèges et un déni de service à distance.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| IBM | Storage Protect | Storage Protect Plus Server versions 10.1.x antérieures à 10.1.16.2 | ||
| IBM | WebSphere | WebSphere Application Server Liberty versions antérieures à 24.0.0.5 | ||
| IBM | VIOS | VIOS version 4.1 avec un fichier openssl.base versions antérieures à 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 8.5.x antérieures à 8.5.5.25 | ||
| IBM | AIX | AIX versions 7.2 et 7.3 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | WebSphere | WebSphere Application Server versions 9.0.x antérieures à 9.0.5.20 | ||
| IBM | N/A | Sterling Control Center versions 6.3.0 antérieures à 6.3.0.0 iFix06 | ||
| IBM | N/A | Sterling Control Center versions 6.2.1 antérieures à 6.2.1.0 iFix13 | ||
| IBM | VIOS | VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions antérieures à 1.1.1.2400 ou 3.0.13.1000 | ||
| IBM | QRadar SIEM | QRadar SIEM versions 7.5.0.x antérieures à 7.5.0 UP9 IF01 |
| Title | Publication Time | Tags | ||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Storage Protect Plus Server versions 10.1.x ant\u00e9rieures \u00e0 10.1.16.2",
"product": {
"name": "Storage Protect",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server Liberty versions ant\u00e9rieures \u00e0 24.0.0.5 ",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS version 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 8.5.x ant\u00e9rieures \u00e0 8.5.5.25",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "AIX versions 7.2 et 7.3 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "AIX",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "WebSphere Application Server versions 9.0.x ant\u00e9rieures \u00e0 9.0.5.20",
"product": {
"name": "WebSphere",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.3.0 ant\u00e9rieures \u00e0 6.3.0.0 iFix06",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "Sterling Control Center versions 6.2.1 ant\u00e9rieures \u00e0 6.2.1.0 iFix13",
"product": {
"name": "N/A",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "VIOS versions 3.1 et 4.1 avec un fichier openssl.base versions ant\u00e9rieures \u00e0 1.1.1.2400 ou 3.0.13.1000",
"product": {
"name": "VIOS",
"vendor": {
"name": "IBM",
"scada": false
}
}
},
{
"description": "QRadar SIEM versions 7.5.0.x ant\u00e9rieures \u00e0 7.5.0 UP9 IF01",
"product": {
"name": "QRadar SIEM",
"vendor": {
"name": "IBM",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-26934",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26934"
},
{
"name": "CVE-2023-52477",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52477"
},
{
"name": "CVE-2024-27059",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27059"
},
{
"name": "CVE-2023-38264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38264"
},
{
"name": "CVE-2024-28849",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28849"
},
{
"name": "CVE-2024-26897",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26897"
},
{
"name": "CVE-2021-47055",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47055"
},
{
"name": "CVE-2024-35154",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35154"
},
{
"name": "CVE-2020-36777",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-36777"
},
{
"name": "CVE-2024-27052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27052"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2024-25744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25744"
},
{
"name": "CVE-2024-26973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26973"
},
{
"name": "CVE-2021-47185",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47185"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2024-23650",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23650"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26603"
},
{
"name": "CVE-2024-26964",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26964"
},
{
"name": "CVE-2021-33198",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33198"
},
{
"name": "CVE-2024-26993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26993"
},
{
"name": "CVE-2019-25162",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25162"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2023-39321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39321"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2024-29415",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29415"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2024-3652",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3652"
},
{
"name": "CVE-2024-26615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26615"
},
{
"name": "CVE-2024-26643",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26643"
},
{
"name": "CVE-2024-26779",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26779"
},
{
"name": "CVE-2024-25026",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25026"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2024-32021",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32021"
},
{
"name": "CVE-2024-28180",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28180"
},
{
"name": "CVE-2024-24806",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24806"
},
{
"name": "CVE-2024-23307",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23307"
},
{
"name": "CVE-2023-52528",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52528"
},
{
"name": "CVE-2024-27048",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27048"
},
{
"name": "CVE-2021-47013",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47013"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-26593",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26593"
},
{
"name": "CVE-2023-39320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39320"
},
{
"name": "CVE-2022-48627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48627"
},
{
"name": "CVE-2021-47171",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47171"
},
{
"name": "CVE-2024-26743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26743"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2023-6240",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6240"
},
{
"name": "CVE-2024-32004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32004"
},
{
"name": "CVE-2021-47118",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47118"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2024-32020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32020"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2024-22329",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22329"
},
{
"name": "CVE-2019-20372",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20372"
},
{
"name": "CVE-2023-45803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45803"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2024-32487",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32487"
},
{
"name": "CVE-2024-27056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27056"
},
{
"name": "CVE-2024-26642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26642"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2021-47153",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-47153"
},
{
"name": "CVE-2023-52439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52439"
},
{
"name": "CVE-2024-26610",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26610"
},
{
"name": "CVE-2024-2357",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2357"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2024-26919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26919"
},
{
"name": "CVE-2023-52445",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52445"
},
{
"name": "CVE-2024-1394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1394"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2024-27014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27014"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2024-32465",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32465"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2024-26892",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26892"
},
{
"name": "CVE-2023-52578",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52578"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2022-38096",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38096"
},
{
"name": "CVE-2021-46934",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46934"
},
{
"name": "CVE-2023-52598",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52598"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2024-26659",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26659"
},
{
"name": "CVE-2024-26933",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26933"
},
{
"name": "CVE-2023-46604",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46604"
},
{
"name": "CVE-2023-52594",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52594"
},
{
"name": "CVE-2024-26693",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26693"
},
{
"name": "CVE-2023-52595",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52595"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2022-48624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48624"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2023-52513",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52513"
},
{
"name": "CVE-2023-52610",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52610"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2023-39322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39322"
},
{
"name": "CVE-2023-52606",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52606"
},
{
"name": "CVE-2023-6546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6546"
},
{
"name": "CVE-2023-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2953"
},
{
"name": "CVE-2024-26872",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26872"
},
{
"name": "CVE-2024-26901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26901"
},
{
"name": "CVE-2024-1086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1086"
},
{
"name": "CVE-2024-0565",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0565"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2023-42282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42282"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2024-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0340"
},
{
"name": "CVE-2024-26744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26744"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-32002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-32002"
},
{
"name": "CVE-2022-48669",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48669"
},
{
"name": "CVE-2023-52565",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52565"
},
{
"name": "CVE-2023-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52520"
},
{
"name": "CVE-2024-26694",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26694"
},
{
"name": "CVE-2024-26664",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26664"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2023-52607",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52607"
},
{
"name": "CVE-2018-25091",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25091"
},
{
"name": "CVE-2023-6931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6931"
}
],
"initial_release_date": "2024-08-02T00:00:00",
"last_revision_date": "2024-08-02T00:00:00",
"links": [],
"reference": "CERTFR-2024-AVI-0646",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2024-08-02T00:00:00.000000"
}
],
"risks": [
{
"description": "Ex\u00e9cution de code arbitraire \u00e0 distance"
},
{
"description": "\u00c9l\u00e9vation de privil\u00e8ges"
},
{
"description": "D\u00e9ni de service \u00e0 distance"
},
{
"description": "Atteinte \u00e0 la confidentialit\u00e9 des donn\u00e9es"
},
{
"description": "Atteinte \u00e0 l\u0027int\u00e9grit\u00e9 des donn\u00e9es"
},
{
"description": "Contournement de la politique de s\u00e9curit\u00e9"
},
{
"description": "Injection de code indirecte \u00e0 distance (XSS)"
},
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits IBM. Certaines d\u0027entre elles permettent \u00e0 un attaquant de provoquer une ex\u00e9cution de code arbitraire \u00e0 distance, une \u00e9l\u00e9vation de privil\u00e8ges et un d\u00e9ni de service \u00e0 distance.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits IBM",
"vendor_advisories": [
{
"published_at": "2024-07-29",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161679",
"url": "https://www.ibm.com/support/pages/node/7161679"
},
{
"published_at": "2024-07-26",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161667",
"url": "https://www.ibm.com/support/pages/node/7161667"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7161954",
"url": "https://www.ibm.com/support/pages/node/7161954"
},
{
"published_at": "2024-07-30",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162032",
"url": "https://www.ibm.com/support/pages/node/7162032"
},
{
"published_at": "2024-07-12",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7160144",
"url": "https://www.ibm.com/support/pages/node/7160144"
},
{
"published_at": "2024-07-31",
"title": "Bulletin de s\u00e9curit\u00e9 IBM 7162077",
"url": "https://www.ibm.com/support/pages/node/7162077"
}
]
}
CERTFR-2025-AVI-0969
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans les produits VMware. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu Kubernetes Runtime | GenAI sur Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.5 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.90.x | ||
| VMware | Tanzu Kubernetes Runtime | NodeJS Buildpack versions antérieures à 1.8.58 | ||
| VMware | Tanzu Kubernetes Runtime | Python Buildpack versions antérieures à 1.8.63 | ||
| VMware | Tanzu Kubernetes Runtime | VMware Tanzu pour MySQL sur Tanzu Platform versions antérieures à 10.1.0 | ||
| VMware | Tanzu Kubernetes Runtime | API Gateway pour VMware Tanzu Platform versions antérieures à 2.4.0 | ||
| VMware | Tanzu Kubernetes Runtime | PHP Buildpack versions antérieures à 4.6.49 | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Platform versions antérieures à 1.16.14 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.915.x | ||
| VMware | Tanzu Application Service | CredHub Service Broker versions antérieures à 1.6.6 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy FIPS) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions antérieures à 10.2.4+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.915.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry Windows versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Single Sign-On pour VMware Tanzu Application Service versions antérieures à 1.16.13 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.943.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 6.0.20+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.77.x | ||
| VMware | Services Suite | Platform Automation Toolkit versions antérieures à 5.3.2 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy Azure Light) versions antérieures à 1.906.x | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Data Flow pour VMware Tanzu versions antérieures à 1.14.9 | ||
| VMware | Tanzu Kubernetes Runtime | App Autoscaler CLI Plugin pour VMware Tanzu Platform versions antérieures à 250.5.9 | ||
| VMware | Tanzu Kubernetes Runtime | Spring Cloud Services pour VMware Tanzu versions antérieures à 3.3.10 | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Concourse pour VMware Tanzu versions antérieures à 7.14.1+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Platform pour Cloud Foundry isolation segment versions antérieures à 10.2.3+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Platform Services pour VMware Tanzu Platform versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Ruby Buildpack versions antérieures à 1.10.46 | ||
| VMware | Tanzu Kubernetes Runtime | Elastic Application Runtime pour VMware Tanzu Platform versions antérieures à 6.0.21+LTS-T | ||
| VMware | Tanzu Kubernetes Runtime | Telemetry pour VMware Tanzu Platform versions antérieures à 2.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Noble) versions antérieures à 1.103.x | ||
| VMware | Tanzu Kubernetes Runtime | Tanzu Hub versions antérieures à 10.3.0 | ||
| VMware | Tanzu Kubernetes Runtime | Stemcells (Ubuntu Jammy) versions antérieures à 1.906.x |
| Title | Publication Time | Tags | |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
|
|||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "GenAI sur Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.5",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.90.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "NodeJS Buildpack versions ant\u00e9rieures \u00e0 1.8.58",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Python Buildpack versions ant\u00e9rieures \u00e0 1.8.63",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "VMware Tanzu pour MySQL sur Tanzu Platform versions ant\u00e9rieures \u00e0 10.1.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "API Gateway pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.4.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "PHP Buildpack versions ant\u00e9rieures \u00e0 4.6.49",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 1.16.14",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "CredHub Service Broker versions ant\u00e9rieures \u00e0 1.6.6",
"product": {
"name": "Tanzu Application Service",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy FIPS) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime Windows add-on pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.2.4+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.915.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry Windows versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Single Sign-On pour VMware Tanzu Application Service versions ant\u00e9rieures \u00e0 1.16.13",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.943.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 6.0.20+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.77.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Automation Toolkit versions ant\u00e9rieures \u00e0 5.3.2",
"product": {
"name": "Services Suite",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy Azure Light) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Data Flow pour VMware Tanzu versions ant\u00e9rieures \u00e0 1.14.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "App Autoscaler CLI Plugin pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 250.5.9",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Spring Cloud Services pour VMware Tanzu versions ant\u00e9rieures \u00e0 3.3.10",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Concourse pour VMware Tanzu versions ant\u00e9rieures \u00e0 7.14.1+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Platform pour Cloud Foundry isolation segment versions ant\u00e9rieures \u00e0 10.2.3+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Platform Services pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Ruby Buildpack versions ant\u00e9rieures \u00e0 1.10.46",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Elastic Application Runtime pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 6.0.21+LTS-T",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Telemetry pour VMware Tanzu Platform versions ant\u00e9rieures \u00e0 2.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Noble) versions ant\u00e9rieures \u00e0 1.103.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu Hub versions ant\u00e9rieures \u00e0 10.3.0",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Stemcells (Ubuntu Jammy) versions ant\u00e9rieures \u00e0 1.906.x",
"product": {
"name": "Tanzu Kubernetes Runtime",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2019-25013",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-25013"
},
{
"name": "CVE-2017-9937",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9937"
},
{
"name": "CVE-2025-6395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6395"
},
{
"name": "CVE-2022-1343",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1343"
},
{
"name": "CVE-2013-4235",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-4235"
},
{
"name": "CVE-2024-37370",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37370"
},
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2024-57981",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57981"
},
{
"name": "CVE-2025-8715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8715"
},
{
"name": "CVE-2017-3613",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3613"
},
{
"name": "CVE-2025-30681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30681"
},
{
"name": "CVE-2022-25308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25308"
},
{
"name": "CVE-2021-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3996"
},
{
"name": "CVE-2024-38807",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38807"
},
{
"name": "CVE-2023-0216",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0216"
},
{
"name": "CVE-2023-27102",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27102"
},
{
"name": "CVE-2022-43236",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43236"
},
{
"name": "CVE-2024-20919",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20919"
},
{
"name": "CVE-2023-7104",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7104"
},
{
"name": "CVE-2022-35252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35252"
},
{
"name": "CVE-2005-0602",
"url": "https://www.cve.org/CVERecord?id=CVE-2005-0602"
},
{
"name": "CVE-2017-6834",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6834"
},
{
"name": "CVE-2025-22003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22003"
},
{
"name": "CVE-2022-1473",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1473"
},
{
"name": "CVE-2023-21938",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21938"
},
{
"name": "CVE-2023-3428",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3428"
},
{
"name": "CVE-2021-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3933"
},
{
"name": "CVE-2022-32189",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32189"
},
{
"name": "CVE-2022-43237",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43237"
},
{
"name": "CVE-2021-23215",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23215"
},
{
"name": "CVE-2022-1115",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1115"
},
{
"name": "CVE-2024-57994",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57994"
},
{
"name": "CVE-2025-21798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21798"
},
{
"name": "CVE-2025-3264",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3264"
},
{
"name": "CVE-2015-4789",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4789"
},
{
"name": "CVE-2025-53547",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53547"
},
{
"name": "CVE-2023-40217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40217"
},
{
"name": "CVE-2020-14621",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14621"
},
{
"name": "CVE-2025-26465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26465"
},
{
"name": "CVE-2025-21975",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21975"
},
{
"name": "CVE-2025-21980",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21980"
},
{
"name": "CVE-2023-0401",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0401"
},
{
"name": "CVE-2025-21889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21889"
},
{
"name": "CVE-2025-21861",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21861"
},
{
"name": "CVE-2025-38328",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38328"
},
{
"name": "CVE-2025-31115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31115"
},
{
"name": "CVE-2021-33294",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33294"
},
{
"name": "CVE-2023-3195",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3195"
},
{
"name": "CVE-2025-59830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59830"
},
{
"name": "CVE-2023-21843",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21843"
},
{
"name": "CVE-2021-20243",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20243"
},
{
"name": "CVE-2023-3316",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3316"
},
{
"name": "CVE-2023-1175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1175"
},
{
"name": "CVE-2024-57948",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57948"
},
{
"name": "CVE-2025-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21937"
},
{
"name": "CVE-2014-9157",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9157"
},
{
"name": "CVE-2020-2803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2803"
},
{
"name": "CVE-2020-14803",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14803"
},
{
"name": "CVE-2024-58088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58088"
},
{
"name": "CVE-2024-21235",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21235"
},
{
"name": "CVE-2025-53042",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53042"
},
{
"name": "CVE-2024-9681",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9681"
},
{
"name": "CVE-2021-37600",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37600"
},
{
"name": "CVE-2025-21689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21689"
},
{
"name": "CVE-2025-21682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21682"
},
{
"name": "CVE-2011-3374",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-3374"
},
{
"name": "CVE-2025-30689",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30689"
},
{
"name": "CVE-2024-11168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11168"
},
{
"name": "CVE-2021-26260",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26260"
},
{
"name": "CVE-2023-0922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0922"
},
{
"name": "CVE-2025-38100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38100"
},
{
"name": "CVE-2017-18250",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18250"
},
{
"name": "CVE-2025-9231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9231"
},
{
"name": "CVE-2025-1372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1372"
},
{
"name": "CVE-2025-40002",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40002"
},
{
"name": "CVE-2022-21426",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21426"
},
{
"name": "CVE-2025-8851",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8851"
},
{
"name": "CVE-2024-58010",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58010"
},
{
"name": "CVE-2025-38043",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38043"
},
{
"name": "CVE-2025-21697",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21697"
},
{
"name": "CVE-2025-30715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30715"
},
{
"name": "CVE-2024-57973",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57973"
},
{
"name": "CVE-2022-24407",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24407"
},
{
"name": "CVE-2022-30631",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30631"
},
{
"name": "CVE-2022-46908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-46908"
},
{
"name": "CVE-2022-3626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3626"
},
{
"name": "CVE-2024-28834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28834"
},
{
"name": "CVE-2021-38604",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38604"
},
{
"name": "CVE-2001-1268",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1268"
},
{
"name": "CVE-2022-2874",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2874"
},
{
"name": "CVE-2025-22017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22017"
},
{
"name": "CVE-2025-38108",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38108"
},
{
"name": "CVE-2025-21783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21783"
},
{
"name": "CVE-2025-38229",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38229"
},
{
"name": "CVE-2023-46218",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46218"
},
{
"name": "CVE-2021-3733",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3733"
},
{
"name": "CVE-2025-9714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9714"
},
{
"name": "CVE-2025-21786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21786"
},
{
"name": "CVE-2024-11187",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11187"
},
{
"name": "CVE-2020-27769",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27769"
},
{
"name": "CVE-2025-30682",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30682"
},
{
"name": "CVE-2021-35586",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35586"
},
{
"name": "CVE-2014-9748",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9748"
},
{
"name": "CVE-2025-25186",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25186"
},
{
"name": "CVE-2014-8141",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8141"
},
{
"name": "CVE-2022-1623",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1623"
},
{
"name": "CVE-2025-21881",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21881"
},
{
"name": "CVE-2025-21951",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21951"
},
{
"name": "CVE-2024-38829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38829"
},
{
"name": "CVE-2025-10148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10148"
},
{
"name": "CVE-2017-6831",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6831"
},
{
"name": "CVE-2024-58034",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58034"
},
{
"name": "CVE-2025-25724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25724"
},
{
"name": "CVE-2025-27818",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27818"
},
{
"name": "CVE-2021-3997",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3997"
},
{
"name": "CVE-2025-50102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50102"
},
{
"name": "CVE-2023-38471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38471"
},
{
"name": "CVE-2022-0158",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0158"
},
{
"name": "CVE-2020-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27776"
},
{
"name": "CVE-2025-5222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5222"
},
{
"name": "CVE-2025-21743",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21743"
},
{
"name": "CVE-2025-38147",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38147"
},
{
"name": "CVE-2023-6780",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6780"
},
{
"name": "CVE-2023-34475",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34475"
},
{
"name": "CVE-2024-26896",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26896"
},
{
"name": "CVE-2025-38286",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38286"
},
{
"name": "CVE-2025-55248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55248"
},
{
"name": "CVE-2024-24762",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24762"
},
{
"name": "CVE-2025-53643",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53643"
},
{
"name": "CVE-2022-0696",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0696"
},
{
"name": "CVE-2025-27516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27516"
},
{
"name": "CVE-2024-21144",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21144"
},
{
"name": "CVE-2024-3220",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3220"
},
{
"name": "CVE-2022-3599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3599"
},
{
"name": "CVE-2021-39537",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39537"
},
{
"name": "CVE-2025-12380",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-12380"
},
{
"name": "CVE-2022-42010",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42010"
},
{
"name": "CVE-2015-4787",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4787"
},
{
"name": "CVE-2021-35550",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35550"
},
{
"name": "CVE-2022-27781",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27781"
},
{
"name": "CVE-2025-21847",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21847"
},
{
"name": "CVE-2022-2929",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2929"
},
{
"name": "CVE-2018-15120",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15120"
},
{
"name": "CVE-2024-58069",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58069"
},
{
"name": "CVE-2025-8556",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8556"
},
{
"name": "CVE-2023-0796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0796"
},
{
"name": "CVE-2025-21853",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21853"
},
{
"name": "CVE-2025-21871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21871"
},
{
"name": "CVE-2023-51385",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51385"
},
{
"name": "CVE-2016-0682",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0682"
},
{
"name": "CVE-2025-4287",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4287"
},
{
"name": "CVE-2024-43788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43788"
},
{
"name": "CVE-2025-21731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21731"
},
{
"name": "CVE-2023-48237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48237"
},
{
"name": "CVE-2023-48706",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48706"
},
{
"name": "CVE-2021-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3605"
},
{
"name": "CVE-2025-38515",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38515"
},
{
"name": "CVE-2025-22872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22872"
},
{
"name": "CVE-2024-25126",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25126"
},
{
"name": "CVE-2025-21941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21941"
},
{
"name": "CVE-2025-8277",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8277"
},
{
"name": "CVE-2025-8941",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8941"
},
{
"name": "CVE-2017-10928",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10928"
},
{
"name": "CVE-2023-52425",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52425"
},
{
"name": "CVE-2025-38163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38163"
},
{
"name": "CVE-2021-35567",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35567"
},
{
"name": "CVE-2017-12429",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12429"
},
{
"name": "CVE-2025-38444",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38444"
},
{
"name": "CVE-2023-38546",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38546"
},
{
"name": "CVE-2019-8322",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8322"
},
{
"name": "CVE-2024-52615",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52615"
},
{
"name": "CVE-2020-14579",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14579"
},
{
"name": "CVE-2023-2157",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2157"
},
{
"name": "CVE-2025-32386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32386"
},
{
"name": "CVE-2025-21823",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21823"
},
{
"name": "CVE-2025-11731",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11731"
},
{
"name": "CVE-2019-1010238",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-1010238"
},
{
"name": "CVE-2024-26700",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26700"
},
{
"name": "CVE-2024-58082",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58082"
},
{
"name": "CVE-2024-35176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35176"
},
{
"name": "CVE-2024-33602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33602"
},
{
"name": "CVE-2025-55551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55551"
},
{
"name": "CVE-2025-50100",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50100"
},
{
"name": "CVE-2023-29404",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29404"
},
{
"name": "CVE-2025-21763",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21763"
},
{
"name": "CVE-2023-21954",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21954"
},
{
"name": "CVE-2025-40780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40780"
},
{
"name": "CVE-2023-48368",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48368"
},
{
"name": "CVE-2014-4715",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-4715"
},
{
"name": "CVE-2022-4304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4304"
},
{
"name": "CVE-2023-21939",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21939"
},
{
"name": "CVE-2022-48554",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48554"
},
{
"name": "CVE-2022-0563",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0563"
},
{
"name": "CVE-2025-38157",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38157"
},
{
"name": "CVE-2023-24757",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24757"
},
{
"name": "CVE-2024-20926",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20926"
},
{
"name": "CVE-2025-21678",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21678"
},
{
"name": "CVE-2025-4056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4056"
},
{
"name": "CVE-2024-28757",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28757"
},
{
"name": "CVE-2020-29562",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29562"
},
{
"name": "CVE-2022-31683",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31683"
},
{
"name": "CVE-2020-22218",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22218"
},
{
"name": "CVE-2025-0913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0913"
},
{
"name": "CVE-2025-53062",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53062"
},
{
"name": "CVE-2015-4776",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4776"
},
{
"name": "CVE-2025-21872",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21872"
},
{
"name": "CVE-2017-3616",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3616"
},
{
"name": "CVE-2021-2163",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2163"
},
{
"name": "CVE-2025-21922",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21922"
},
{
"name": "CVE-2025-27817",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27817"
},
{
"name": "CVE-2023-30086",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30086"
},
{
"name": "CVE-2017-6832",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6832"
},
{
"name": "CVE-2022-2208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2208"
},
{
"name": "CVE-2024-45720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45720"
},
{
"name": "CVE-2022-1056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1056"
},
{
"name": "CVE-2018-10805",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10805"
},
{
"name": "CVE-2019-19906",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-19906"
},
{
"name": "CVE-2025-38219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38219"
},
{
"name": "CVE-2015-4785",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4785"
},
{
"name": "CVE-2025-38466",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38466"
},
{
"name": "CVE-2022-24921",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24921"
},
{
"name": "CVE-2022-32208",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32208"
},
{
"name": "CVE-2020-15095",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-15095"
},
{
"name": "CVE-2018-16328",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16328"
},
{
"name": "CVE-2024-38949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38949"
},
{
"name": "CVE-2022-28327",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28327"
},
{
"name": "CVE-2025-5745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5745"
},
{
"name": "CVE-2025-47907",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47907"
},
{
"name": "CVE-2022-43239",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43239"
},
{
"name": "CVE-2022-41409",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41409"
},
{
"name": "CVE-2022-32546",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32546"
},
{
"name": "CVE-2025-0838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0838"
},
{
"name": "CVE-2024-57980",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57980"
},
{
"name": "CVE-2023-5441",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5441"
},
{
"name": "CVE-2025-55553",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55553"
},
{
"name": "CVE-2024-12797",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12797"
},
{
"name": "CVE-2024-58011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58011"
},
{
"name": "CVE-2025-21796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21796"
},
{
"name": "CVE-2024-12086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12086"
},
{
"name": "CVE-2025-27219",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27219"
},
{
"name": "CVE-2025-21691",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21691"
},
{
"name": "CVE-2021-4219",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4219"
},
{
"name": "CVE-2018-15798",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15798"
},
{
"name": "CVE-2025-55154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55154"
},
{
"name": "CVE-2025-49146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49146"
},
{
"name": "CVE-2025-40026",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40026"
},
{
"name": "CVE-2022-1292",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1292"
},
{
"name": "CVE-2022-3153",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3153"
},
{
"name": "CVE-2022-2057",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2057"
},
{
"name": "CVE-2025-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5197"
},
{
"name": "CVE-2023-45283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45283"
},
{
"name": "CVE-2023-39328",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39328"
},
{
"name": "CVE-2023-45853",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45853"
},
{
"name": "CVE-2024-47611",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47611"
},
{
"name": "CVE-2017-11447",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11447"
},
{
"name": "CVE-2019-8323",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8323"
},
{
"name": "CVE-2023-39593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39593"
},
{
"name": "CVE-2025-45582",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45582"
},
{
"name": "CVE-2025-46569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46569"
},
{
"name": "CVE-2024-21068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21068"
},
{
"name": "CVE-2018-14434",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14434"
},
{
"name": "CVE-2019-6293",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6293"
},
{
"name": "CVE-2025-30703",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30703"
},
{
"name": "CVE-2025-21738",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21738"
},
{
"name": "CVE-2022-48522",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48522"
},
{
"name": "CVE-2025-21684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21684"
},
{
"name": "CVE-2023-50868",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50868"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2023-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21830"
},
{
"name": "CVE-2023-26965",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26965"
},
{
"name": "CVE-2023-2602",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2602"
},
{
"name": "CVE-2021-2161",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2161"
},
{
"name": "CVE-2025-6069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6069"
},
{
"name": "CVE-2023-3817",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3817"
},
{
"name": "CVE-2017-10140",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-10140"
},
{
"name": "CVE-2021-2341",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2341"
},
{
"name": "CVE-2021-3468",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3468"
},
{
"name": "CVE-2024-6232",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6232"
},
{
"name": "CVE-2024-58061",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58061"
},
{
"name": "CVE-2025-46148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46148"
},
{
"name": "CVE-2024-58058",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58058"
},
{
"name": "CVE-2025-21768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21768"
},
{
"name": "CVE-2025-21864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21864"
},
{
"name": "CVE-2025-2149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2149"
},
{
"name": "CVE-2021-3502",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3502"
},
{
"name": "CVE-2025-6052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6052"
},
{
"name": "CVE-2018-16329",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16329"
},
{
"name": "CVE-2022-41725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41725"
},
{
"name": "CVE-2025-24813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24813"
},
{
"name": "CVE-2024-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58056"
},
{
"name": "CVE-2023-52426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52426"
},
{
"name": "CVE-2025-50080",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50080"
},
{
"name": "CVE-2025-21725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21725"
},
{
"name": "CVE-2024-43790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43790"
},
{
"name": "CVE-2025-38313",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38313"
},
{
"name": "CVE-2025-38336",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38336"
},
{
"name": "CVE-2022-2058",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2058"
},
{
"name": "CVE-2025-22009",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22009"
},
{
"name": "CVE-2025-38061",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38061"
},
{
"name": "CVE-2022-45061",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45061"
},
{
"name": "CVE-2025-21727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21727"
},
{
"name": "CVE-2024-45492",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45492"
},
{
"name": "CVE-2015-4764",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4764"
},
{
"name": "CVE-2025-22228",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22228"
},
{
"name": "CVE-2022-43240",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43240"
},
{
"name": "CVE-2020-1752",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-1752"
},
{
"name": "CVE-2025-5987",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5987"
},
{
"name": "CVE-2023-4091",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4091"
},
{
"name": "CVE-2022-30635",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30635"
},
{
"name": "CVE-2025-38375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38375"
},
{
"name": "CVE-2015-4779",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4779"
},
{
"name": "CVE-2021-20312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20312"
},
{
"name": "CVE-2025-4330",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4330"
},
{
"name": "CVE-2025-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2953"
},
{
"name": "CVE-2020-14593",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14593"
},
{
"name": "CVE-2025-21904",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21904"
},
{
"name": "CVE-2019-20838",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20838"
},
{
"name": "CVE-2025-37798",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37798"
},
{
"name": "CVE-2022-41715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41715"
},
{
"name": "CVE-2025-50078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50078"
},
{
"name": "CVE-2022-28739",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28739"
},
{
"name": "CVE-2024-26726",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26726"
},
{
"name": "CVE-2023-52593",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52593"
},
{
"name": "CVE-2025-3933",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3933"
},
{
"name": "CVE-2023-26785",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-26785"
},
{
"name": "CVE-2025-49794",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49794"
},
{
"name": "CVE-2020-14664",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14664"
},
{
"name": "CVE-2023-48235",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48235"
},
{
"name": "CVE-2024-57970",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57970"
},
{
"name": "CVE-2024-9287",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9287"
},
{
"name": "CVE-2025-21668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21668"
},
{
"name": "CVE-2025-22004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22004"
},
{
"name": "CVE-2022-32207",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32207"
},
{
"name": "CVE-2024-44939",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-44939"
},
{
"name": "CVE-2024-43374",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43374"
},
{
"name": "CVE-2023-50782",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50782"
},
{
"name": "CVE-2025-21929",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21929"
},
{
"name": "CVE-2025-4138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4138"
},
{
"name": "CVE-2022-41722",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41722"
},
{
"name": "CVE-2022-3627",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3627"
},
{
"name": "CVE-2020-14797",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14797"
},
{
"name": "CVE-2025-21735",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21735"
},
{
"name": "CVE-2024-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3596"
},
{
"name": "CVE-2023-0215",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0215"
},
{
"name": "CVE-2024-27280",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27280"
},
{
"name": "CVE-2025-3000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3000"
},
{
"name": "CVE-2022-3213",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3213"
},
{
"name": "CVE-2022-2867",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2867"
},
{
"name": "CVE-2023-36632",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36632"
},
{
"name": "CVE-2021-23177",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-23177"
},
{
"name": "CVE-2020-14798",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14798"
},
{
"name": "CVE-2007-4559",
"url": "https://www.cve.org/CVERecord?id=CVE-2007-4559"
},
{
"name": "CVE-2025-21839",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21839"
},
{
"name": "CVE-2025-38112",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38112"
},
{
"name": "CVE-2025-5878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5878"
},
{
"name": "CVE-2023-0286",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0286"
},
{
"name": "CVE-2022-3715",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3715"
},
{
"name": "CVE-2023-4016",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4016"
},
{
"name": "CVE-2024-58063",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58063"
},
{
"name": "CVE-2015-4780",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4780"
},
{
"name": "CVE-2024-41957",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41957"
},
{
"name": "CVE-2025-38500",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38500"
},
{
"name": "CVE-2024-56171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56171"
},
{
"name": "CVE-2025-24293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24293"
},
{
"name": "CVE-2025-8961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8961"
},
{
"name": "CVE-2025-21977",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21977"
},
{
"name": "CVE-2022-25147",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25147"
},
{
"name": "CVE-2025-21779",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21779"
},
{
"name": "CVE-2024-58005",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58005"
},
{
"name": "CVE-2025-21674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21674"
},
{
"name": "CVE-2022-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3598"
},
{
"name": "CVE-2025-30696",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30696"
},
{
"name": "CVE-2023-0798",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0798"
},
{
"name": "CVE-2025-21918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21918"
},
{
"name": "CVE-2025-38203",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38203"
},
{
"name": "CVE-2023-45285",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45285"
},
{
"name": "CVE-2022-0909",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0909"
},
{
"name": "CVE-2025-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8176"
},
{
"name": "CVE-2023-28154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28154"
},
{
"name": "CVE-2023-48231",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48231"
},
{
"name": "CVE-2025-55752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55752"
},
{
"name": "CVE-2023-38633",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38633"
},
{
"name": "CVE-2025-21948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21948"
},
{
"name": "CVE-2023-2609",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2609"
},
{
"name": "CVE-2025-53905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53905"
},
{
"name": "CVE-2025-24970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24970"
},
{
"name": "CVE-2021-46312",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46312"
},
{
"name": "CVE-2018-14628",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14628"
},
{
"name": "CVE-2022-21299",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21299"
},
{
"name": "CVE-2022-38476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-38476"
},
{
"name": "CVE-2019-6461",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6461"
},
{
"name": "CVE-2022-3515",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3515"
},
{
"name": "CVE-2025-38004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38004"
},
{
"name": "CVE-2020-2773",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2773"
},
{
"name": "CVE-2015-5262",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-5262"
},
{
"name": "CVE-2022-43244",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43244"
},
{
"name": "CVE-2024-24783",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24783"
},
{
"name": "CVE-2025-21753",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21753"
},
{
"name": "CVE-2017-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6004"
},
{
"name": "CVE-2023-45284",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45284"
},
{
"name": "CVE-2015-7696",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7696"
},
{
"name": "CVE-2023-29403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29403"
},
{
"name": "CVE-2025-38387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38387"
},
{
"name": "CVE-2023-45922",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45922"
},
{
"name": "CVE-2015-4754",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4754"
},
{
"name": "CVE-2025-21699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21699"
},
{
"name": "CVE-2025-38362",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38362"
},
{
"name": "CVE-2022-27776",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27776"
},
{
"name": "CVE-2023-45322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45322"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2024-20921",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20921"
},
{
"name": "CVE-2022-39046",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-39046"
},
{
"name": "CVE-2020-14578",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14578"
},
{
"name": "CVE-2025-21584",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21584"
},
{
"name": "CVE-2022-42916",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42916"
},
{
"name": "CVE-2025-40004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40004"
},
{
"name": "CVE-2017-7619",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7619"
},
{
"name": "CVE-2024-8176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8176"
},
{
"name": "CVE-2020-2805",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2805"
},
{
"name": "CVE-2025-21712",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21712"
},
{
"name": "CVE-2025-38371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38371"
},
{
"name": "CVE-2023-2731",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2731"
},
{
"name": "CVE-2025-58767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58767"
},
{
"name": "CVE-2021-35939",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35939"
},
{
"name": "CVE-2024-57982",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57982"
},
{
"name": "CVE-2025-38445",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38445"
},
{
"name": "CVE-2024-38819",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38819"
},
{
"name": "CVE-2023-0803",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0803"
},
{
"name": "CVE-2023-4807",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4807"
},
{
"name": "CVE-2025-21746",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21746"
},
{
"name": "CVE-2022-0391",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0391"
},
{
"name": "CVE-2023-1170",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1170"
},
{
"name": "CVE-2022-24070",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24070"
},
{
"name": "CVE-2025-38461",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38461"
},
{
"name": "CVE-2019-17547",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-17547"
},
{
"name": "CVE-2024-45341",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45341"
},
{
"name": "CVE-2021-36411",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36411"
},
{
"name": "CVE-2023-30774",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30774"
},
{
"name": "CVE-2018-10919",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10919"
},
{
"name": "CVE-2024-13176",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13176"
},
{
"name": "CVE-2020-2830",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2830"
},
{
"name": "CVE-2025-53014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53014"
},
{
"name": "CVE-2025-7962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7962"
},
{
"name": "CVE-2022-21624",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21624"
},
{
"name": "CVE-2020-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2781"
},
{
"name": "CVE-2023-28322",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28322"
},
{
"name": "CVE-2018-10804",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-10804"
},
{
"name": "CVE-2025-38159",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38159"
},
{
"name": "CVE-2022-0907",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0907"
},
{
"name": "CVE-2021-3421",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3421"
},
{
"name": "CVE-2022-21305",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21305"
},
{
"name": "CVE-2025-38066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38066"
},
{
"name": "CVE-2023-29405",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29405"
},
{
"name": "CVE-2021-3670",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3670"
},
{
"name": "CVE-2021-38297",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38297"
},
{
"name": "CVE-2025-4373",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4373"
},
{
"name": "CVE-2015-4790",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4790"
},
{
"name": "CVE-2025-4598",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4598"
},
{
"name": "CVE-2025-27144",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27144"
},
{
"name": "CVE-2025-21836",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21836"
},
{
"name": "CVE-2025-21715",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21715"
},
{
"name": "CVE-2024-6174",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6174"
},
{
"name": "CVE-2022-30629",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30629"
},
{
"name": "CVE-2020-10735",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10735"
},
{
"name": "CVE-2025-38305",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38305"
},
{
"name": "CVE-2020-14556",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14556"
},
{
"name": "CVE-2025-38067",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38067"
},
{
"name": "CVE-2025-50085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50085"
},
{
"name": "CVE-2025-21781",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21781"
},
{
"name": "CVE-2024-58054",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58054"
},
{
"name": "CVE-2024-43398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43398"
},
{
"name": "CVE-2020-14792",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14792"
},
{
"name": "CVE-2019-16776",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16776"
},
{
"name": "CVE-2023-44487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-44487"
},
{
"name": "CVE-2024-29857",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-29857"
},
{
"name": "CVE-2023-6779",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6779"
},
{
"name": "CVE-2022-28738",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28738"
},
{
"name": "CVE-2023-5363",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5363"
},
{
"name": "CVE-2024-8508",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8508"
},
{
"name": "CVE-2023-45289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45289"
},
{
"name": "CVE-2025-41248",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41248"
},
{
"name": "CVE-2022-49043",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-49043"
},
{
"name": "CVE-2015-2624",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2624"
},
{
"name": "CVE-2022-2068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2068"
},
{
"name": "CVE-2025-40364",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40364"
},
{
"name": "CVE-2023-29491",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29491"
},
{
"name": "CVE-2025-38068",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38068"
},
{
"name": "CVE-2025-61985",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61985"
},
{
"name": "CVE-2013-2064",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-2064"
},
{
"name": "CVE-2025-38401",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38401"
},
{
"name": "CVE-2025-21772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21772"
},
{
"name": "CVE-2021-20266",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20266"
},
{
"name": "CVE-2022-21271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21271"
},
{
"name": "CVE-2024-58070",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58070"
},
{
"name": "CVE-2025-61919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61919"
},
{
"name": "CVE-2023-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-25193"
},
{
"name": "CVE-2024-34447",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34447"
},
{
"name": "CVE-2020-25663",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-25663"
},
{
"name": "CVE-2022-0156",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0156"
},
{
"name": "CVE-2025-21914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21914"
},
{
"name": "CVE-2024-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58057"
},
{
"name": "CVE-2025-0306",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0306"
},
{
"name": "CVE-2025-1371",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1371"
},
{
"name": "CVE-2024-12798",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12798"
},
{
"name": "CVE-2022-40897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40897"
},
{
"name": "CVE-2024-58007",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58007"
},
{
"name": "CVE-2023-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1355"
},
{
"name": "CVE-2025-21995",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21995"
},
{
"name": "CVE-2023-0466",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0466"
},
{
"name": "CVE-2025-21868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21868"
},
{
"name": "CVE-2025-0938",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0938"
},
{
"name": "CVE-2025-5372",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5372"
},
{
"name": "CVE-2022-27782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27782"
},
{
"name": "CVE-2022-37967",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37967"
},
{
"name": "CVE-2022-22844",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22844"
},
{
"name": "CVE-2025-21915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21915"
},
{
"name": "CVE-2019-13232",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13232"
},
{
"name": "CVE-2025-27210",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27210"
},
{
"name": "CVE-2025-38102",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38102"
},
{
"name": "CVE-2024-33600",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33600"
},
{
"name": "CVE-2025-21792",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21792"
},
{
"name": "CVE-2015-2654",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2654"
},
{
"name": "CVE-2025-55560",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55560"
},
{
"name": "CVE-2025-21728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21728"
},
{
"name": "CVE-2024-58018",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58018"
},
{
"name": "CVE-2023-42669",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42669"
},
{
"name": "CVE-2022-1210",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1210"
},
{
"name": "CVE-2025-61771",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61771"
},
{
"name": "CVE-2023-0465",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0465"
},
{
"name": "CVE-2025-61770",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61770"
},
{
"name": "CVE-2022-32148",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32148"
},
{
"name": "CVE-2023-22081",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22081"
},
{
"name": "CVE-2015-4778",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4778"
},
{
"name": "CVE-2023-42670",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-42670"
},
{
"name": "CVE-2022-4203",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4203"
},
{
"name": "CVE-2024-58090",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58090"
},
{
"name": "CVE-2025-59842",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59842"
},
{
"name": "CVE-2025-49125",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49125"
},
{
"name": "CVE-2025-50106",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50106"
},
{
"name": "CVE-2024-27766",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27766"
},
{
"name": "CVE-2025-37958",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37958"
},
{
"name": "CVE-2025-21714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21714"
},
{
"name": "CVE-2024-58078",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58078"
},
{
"name": "CVE-2023-32636",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32636"
},
{
"name": "CVE-2023-6277",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6277"
},
{
"name": "CVE-2025-48060",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48060"
},
{
"name": "CVE-2025-21855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21855"
},
{
"name": "CVE-2025-38399",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38399"
},
{
"name": "CVE-2025-21972",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21972"
},
{
"name": "CVE-2025-38065",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38065"
},
{
"name": "CVE-2025-38459",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38459"
},
{
"name": "CVE-2024-21510",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21510"
},
{
"name": "CVE-2023-34153",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34153"
},
{
"name": "CVE-2023-3618",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3618"
},
{
"name": "CVE-2020-14153",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14153"
},
{
"name": "CVE-2022-1114",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1114"
},
{
"name": "CVE-2023-48233",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48233"
},
{
"name": "CVE-2025-38412",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38412"
},
{
"name": "CVE-2025-38031",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38031"
},
{
"name": "CVE-2023-4813",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4813"
},
{
"name": "CVE-2022-21626",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21626"
},
{
"name": "CVE-2011-2207",
"url": "https://www.cve.org/CVERecord?id=CVE-2011-2207"
},
{
"name": "CVE-2025-54874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54874"
},
{
"name": "CVE-2017-3617",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3617"
},
{
"name": "CVE-2024-53124",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53124"
},
{
"name": "CVE-2025-38293",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38293"
},
{
"name": "CVE-2025-58057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58057"
},
{
"name": "CVE-2025-21830",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21830"
},
{
"name": "CVE-2018-12600",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12600"
},
{
"name": "CVE-2025-4877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4877"
},
{
"name": "CVE-2021-41771",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41771"
},
{
"name": "CVE-2025-8291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8291"
},
{
"name": "CVE-2020-14781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14781"
},
{
"name": "CVE-2016-3189",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3189"
},
{
"name": "CVE-2023-4154",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4154"
},
{
"name": "CVE-2025-38184",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38184"
},
{
"name": "CVE-2017-3615",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3615"
},
{
"name": "CVE-2022-0714",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0714"
},
{
"name": "CVE-2023-45290",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45290"
},
{
"name": "CVE-2023-28320",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28320"
},
{
"name": "CVE-2025-9340",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9340"
},
{
"name": "CVE-2023-24758",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24758"
},
{
"name": "CVE-2025-55552",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55552"
},
{
"name": "CVE-2025-30683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30683"
},
{
"name": "CVE-2025-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30699"
},
{
"name": "CVE-2025-61921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61921"
},
{
"name": "CVE-2024-4030",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4030"
},
{
"name": "CVE-2025-27587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27587"
},
{
"name": "CVE-2016-7531",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7531"
},
{
"name": "CVE-2006-3082",
"url": "https://www.cve.org/CVERecord?id=CVE-2006-3082"
},
{
"name": "CVE-2023-5341",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5341"
},
{
"name": "CVE-2025-8534",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8534"
},
{
"name": "CVE-2025-21767",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21767"
},
{
"name": "CVE-2025-3262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3262"
},
{
"name": "CVE-2025-21986",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21986"
},
{
"name": "CVE-2025-22866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22866"
},
{
"name": "CVE-2025-1390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1390"
},
{
"name": "CVE-2024-33599",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33599"
},
{
"name": "CVE-2023-34968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34968"
},
{
"name": "CVE-2024-0743",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0743"
},
{
"name": "CVE-2025-21961",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21961"
},
{
"name": "CVE-2025-38458",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38458"
},
{
"name": "CVE-2025-6297",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6297"
},
{
"name": "CVE-2016-10062",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-10062"
},
{
"name": "CVE-2025-21764",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21764"
},
{
"name": "CVE-2024-57974",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57974"
},
{
"name": "CVE-2024-58093",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58093"
},
{
"name": "CVE-2023-34152",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34152"
},
{
"name": "CVE-2022-43249",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43249"
},
{
"name": "CVE-2025-38034",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38034"
},
{
"name": "CVE-2024-58085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58085"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2017-3608",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3608"
},
{
"name": "CVE-2025-47268",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47268"
},
{
"name": "CVE-2025-21690",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21690"
},
{
"name": "CVE-2025-30754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30754"
},
{
"name": "CVE-2024-57996",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57996"
},
{
"name": "CVE-2025-38135",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38135"
},
{
"name": "CVE-2023-28484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28484"
},
{
"name": "CVE-2022-43242",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43242"
},
{
"name": "CVE-2019-2708",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-2708"
},
{
"name": "CVE-2025-38312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38312"
},
{
"name": "CVE-2016-0692",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0692"
},
{
"name": "CVE-2019-14844",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-14844"
},
{
"name": "CVE-2022-21366",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21366"
},
{
"name": "CVE-2022-30630",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30630"
},
{
"name": "CVE-2025-22233",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22233"
},
{
"name": "CVE-2025-38464",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38464"
},
{
"name": "CVE-2025-21946",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21946"
},
{
"name": "CVE-2025-21838",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21838"
},
{
"name": "CVE-2025-21982",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21982"
},
{
"name": "CVE-2025-21867",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21867"
},
{
"name": "CVE-2025-21666",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21666"
},
{
"name": "CVE-2023-0802",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0802"
},
{
"name": "CVE-2025-53859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53859"
},
{
"name": "CVE-2023-46219",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46219"
},
{
"name": "CVE-2025-47910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47910"
},
{
"name": "CVE-2025-21828",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21828"
},
{
"name": "CVE-2023-47038",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47038"
},
{
"name": "CVE-2025-23167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23167"
},
{
"name": "CVE-2025-38363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38363"
},
{
"name": "CVE-2025-21704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21704"
},
{
"name": "CVE-2025-21936",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21936"
},
{
"name": "CVE-2022-0865",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0865"
},
{
"name": "CVE-2023-5981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5981"
},
{
"name": "CVE-2025-38319",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38319"
},
{
"name": "CVE-2025-43859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43859"
},
{
"name": "CVE-2024-58013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58013"
},
{
"name": "CVE-2022-0529",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0529"
},
{
"name": "CVE-2023-27043",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27043"
},
{
"name": "CVE-2016-7514",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-7514"
},
{
"name": "CVE-2015-4782",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4782"
},
{
"name": "CVE-2025-21909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21909"
},
{
"name": "CVE-2022-2056",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2056"
},
{
"name": "CVE-2025-9092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9092"
},
{
"name": "CVE-2025-21766",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21766"
},
{
"name": "CVE-2025-38457",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38457"
},
{
"name": "CVE-2024-54677",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54677"
},
{
"name": "CVE-2021-3598",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3598"
},
{
"name": "CVE-2025-21880",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21880"
},
{
"name": "CVE-2025-50094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50094"
},
{
"name": "CVE-2021-35559",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35559"
},
{
"name": "CVE-2025-21959",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21959"
},
{
"name": "CVE-2024-38809",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38809"
},
{
"name": "CVE-2025-38212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38212"
},
{
"name": "CVE-2017-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3610"
},
{
"name": "CVE-2023-1264",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1264"
},
{
"name": "CVE-2023-0217",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0217"
},
{
"name": "CVE-2024-58266",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58266"
},
{
"name": "CVE-2025-38298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38298"
},
{
"name": "CVE-2024-30172",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30172"
},
{
"name": "CVE-2025-50098",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50098"
},
{
"name": "CVE-2022-43552",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43552"
},
{
"name": "CVE-2018-1000076",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000076"
},
{
"name": "CVE-2022-4293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4293"
},
{
"name": "CVE-2025-37974",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37974"
},
{
"name": "CVE-2025-5915",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5915"
},
{
"name": "CVE-2024-57834",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57834"
},
{
"name": "CVE-2025-55197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55197"
},
{
"name": "CVE-2022-32743",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32743"
},
{
"name": "CVE-2025-55558",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55558"
},
{
"name": "CVE-2022-21291",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21291"
},
{
"name": "CVE-2024-58017",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58017"
},
{
"name": "CVE-2025-5917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5917"
},
{
"name": "CVE-2025-26603",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-26603"
},
{
"name": "CVE-2023-35116",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35116"
},
{
"name": "CVE-2025-38078",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38078"
},
{
"name": "CVE-2025-21809",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21809"
},
{
"name": "CVE-2025-38419",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38419"
},
{
"name": "CVE-2024-45490",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45490"
},
{
"name": "CVE-2021-32490",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32490"
},
{
"name": "CVE-2020-27768",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27768"
},
{
"name": "CVE-2024-38820",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38820"
},
{
"name": "CVE-2025-50086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50086"
},
{
"name": "CVE-2016-5118",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5118"
},
{
"name": "CVE-2022-3786",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3786"
},
{
"name": "CVE-2023-46045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46045"
},
{
"name": "CVE-2025-37889",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37889"
},
{
"name": "CVE-2021-3995",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3995"
},
{
"name": "CVE-2015-4788",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4788"
},
{
"name": "CVE-2025-55557",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55557"
},
{
"name": "CVE-2024-12085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12085"
},
{
"name": "CVE-2022-24599",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24599"
},
{
"name": "CVE-2025-21981",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21981"
},
{
"name": "CVE-2025-38211",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38211"
},
{
"name": "CVE-2025-2999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2999"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2025-21910",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21910"
},
{
"name": "CVE-2021-35452",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35452"
},
{
"name": "CVE-2025-6965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6965"
},
{
"name": "CVE-2023-28319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28319"
},
{
"name": "CVE-2021-35565",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35565"
},
{
"name": "CVE-2020-10251",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10251"
},
{
"name": "CVE-2024-11584",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11584"
},
{
"name": "CVE-2024-45491",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45491"
},
{
"name": "CVE-2025-50182",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50182"
},
{
"name": "CVE-2025-47906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47906"
},
{
"name": "CVE-2020-2981",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2981"
},
{
"name": "CVE-2025-21745",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21745"
},
{
"name": "CVE-2025-21791",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21791"
},
{
"name": "CVE-2020-18781",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18781"
},
{
"name": "CVE-2025-7709",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7709"
},
{
"name": "CVE-2024-52559",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52559"
},
{
"name": "CVE-2025-38077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38077"
},
{
"name": "CVE-2025-38251",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38251"
},
{
"name": "CVE-2022-22576",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22576"
},
{
"name": "CVE-2025-38120",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38120"
},
{
"name": "CVE-2017-7186",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7186"
},
{
"name": "CVE-2025-38285",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38285"
},
{
"name": "CVE-2025-59375",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-59375"
},
{
"name": "CVE-2025-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37750"
},
{
"name": "CVE-2021-39293",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39293"
},
{
"name": "CVE-2025-21795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21795"
},
{
"name": "CVE-2025-8194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8194"
},
{
"name": "CVE-2025-22014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22014"
},
{
"name": "CVE-2025-38161",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38161"
},
{
"name": "CVE-2025-9640",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9640"
},
{
"name": "CVE-2022-1897",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1897"
},
{
"name": "CVE-2022-43248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43248"
},
{
"name": "CVE-2016-3418",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-3418"
},
{
"name": "CVE-2022-29824",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29824"
},
{
"name": "CVE-2024-58081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58081"
},
{
"name": "CVE-2022-1705",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1705"
},
{
"name": "CVE-2024-11053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11053"
},
{
"name": "CVE-2024-7264",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7264"
},
{
"name": "CVE-2025-21814",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21814"
},
{
"name": "CVE-2025-50082",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50082"
},
{
"name": "CVE-2017-6829",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6829"
},
{
"name": "CVE-2025-32462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32462"
},
{
"name": "CVE-2025-40027",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40027"
},
{
"name": "CVE-2025-50097",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50097"
},
{
"name": "CVE-2021-4214",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4214"
},
{
"name": "CVE-2025-21911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21911"
},
{
"name": "CVE-2023-24752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24752"
},
{
"name": "CVE-2025-50181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50181"
},
{
"name": "CVE-2024-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21742"
},
{
"name": "CVE-2022-43245",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43245"
},
{
"name": "CVE-2015-2656",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2656"
},
{
"name": "CVE-2025-50084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50084"
},
{
"name": "CVE-2018-9133",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9133"
},
{
"name": "CVE-2025-50079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50079"
},
{
"name": "CVE-2025-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38115"
},
{
"name": "CVE-2025-21758",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21758"
},
{
"name": "CVE-2023-0767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0767"
},
{
"name": "CVE-2025-21816",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21816"
},
{
"name": "CVE-2025-1795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1795"
},
{
"name": "CVE-2021-35603",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35603"
},
{
"name": "CVE-2025-21996",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21996"
},
{
"name": "CVE-2021-36410",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36410"
},
{
"name": "CVE-2025-21780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21780"
},
{
"name": "CVE-2017-3612",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3612"
},
{
"name": "CVE-2024-12705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12705"
},
{
"name": "CVE-2025-38153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38153"
},
{
"name": "CVE-2025-21787",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21787"
},
{
"name": "CVE-2023-28487",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28487"
},
{
"name": "CVE-2023-22067",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22067"
},
{
"name": "CVE-2023-31439",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31439"
},
{
"name": "CVE-2023-51074",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51074"
},
{
"name": "CVE-2023-23915",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23915"
},
{
"name": "CVE-2025-4517",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4517"
},
{
"name": "CVE-2018-1000074",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000074"
},
{
"name": "CVE-2025-37785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37785"
},
{
"name": "CVE-2025-21776",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21776"
},
{
"name": "CVE-2024-58003",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58003"
},
{
"name": "CVE-2025-21917",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21917"
},
{
"name": "CVE-2025-21706",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21706"
},
{
"name": "CVE-2025-48964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48964"
},
{
"name": "CVE-2025-55193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55193"
},
{
"name": "CVE-2025-38395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38395"
},
{
"name": "CVE-2023-29499",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29499"
},
{
"name": "CVE-2025-21574",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21574"
},
{
"name": "CVE-2022-42011",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42011"
},
{
"name": "CVE-2023-39318",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39318"
},
{
"name": "CVE-2025-38337",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38337"
},
{
"name": "CVE-2025-21957",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21957"
},
{
"name": "CVE-2025-38727",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38727"
},
{
"name": "CVE-2022-41720",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41720"
},
{
"name": "CVE-2024-1013",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1013"
},
{
"name": "CVE-2022-0319",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0319"
},
{
"name": "CVE-2025-4674",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4674"
},
{
"name": "CVE-2025-30258",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30258"
},
{
"name": "CVE-2025-21999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21999"
},
{
"name": "CVE-2025-4565",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4565"
},
{
"name": "CVE-2022-41716",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41716"
},
{
"name": "CVE-2025-38465",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38465"
},
{
"name": "CVE-2024-56406",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56406"
},
{
"name": "CVE-2025-38513",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38513"
},
{
"name": "CVE-2025-21736",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21736"
},
{
"name": "CVE-2025-21997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21997"
},
{
"name": "CVE-2025-21741",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21741"
},
{
"name": "CVE-2020-18032",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-18032"
},
{
"name": "CVE-2017-6833",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6833"
},
{
"name": "CVE-2025-21808",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21808"
},
{
"name": "CVE-2019-8324",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8324"
},
{
"name": "CVE-2020-2754",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2754"
},
{
"name": "CVE-2025-38086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38086"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-58076",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58076"
},
{
"name": "CVE-2023-24751",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24751"
},
{
"name": "CVE-2025-21708",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21708"
},
{
"name": "CVE-2015-4784",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4784"
},
{
"name": "CVE-2021-4048",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4048"
},
{
"name": "CVE-2023-4527",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4527"
},
{
"name": "CVE-2022-2980",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2980"
},
{
"name": "CVE-2025-5278",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5278"
},
{
"name": "CVE-2025-21992",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21992"
},
{
"name": "CVE-2025-21720",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21720"
},
{
"name": "CVE-2025-32463",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32463"
},
{
"name": "CVE-2015-7747",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7747"
},
{
"name": "CVE-2025-52999",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52999"
},
{
"name": "CVE-2023-34055",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34055"
},
{
"name": "CVE-2024-41965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41965"
},
{
"name": "CVE-2020-14796",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14796"
},
{
"name": "CVE-2024-56433",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56433"
},
{
"name": "CVE-2023-0464",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0464"
},
{
"name": "CVE-2025-55004",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55004"
},
{
"name": "CVE-2014-8139",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8139"
},
{
"name": "CVE-2025-21580",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21580"
},
{
"name": "CVE-2022-29526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29526"
},
{
"name": "CVE-2025-5318",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5318"
},
{
"name": "CVE-2025-38003",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38003"
},
{
"name": "CVE-2025-38441",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38441"
},
{
"name": "CVE-2023-51767",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51767"
},
{
"name": "CVE-2025-7783",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7783"
},
{
"name": "CVE-2023-6918",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6918"
},
{
"name": "CVE-2023-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38037"
},
{
"name": "CVE-2012-5783",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-5783"
},
{
"name": "CVE-2022-2519",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2519"
},
{
"name": "CVE-2025-55754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55754"
},
{
"name": "CVE-2025-53023",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53023"
},
{
"name": "CVE-2025-21711",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21711"
},
{
"name": "CVE-2025-2998",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2998"
},
{
"name": "CVE-2023-51792",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51792"
},
{
"name": "CVE-2021-20313",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20313"
},
{
"name": "CVE-2022-30633",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30633"
},
{
"name": "CVE-2023-23931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23931"
},
{
"name": "CVE-2025-21575",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21575"
},
{
"name": "CVE-2025-21978",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21978"
},
{
"name": "CVE-2019-16777",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16777"
},
{
"name": "CVE-2025-21760",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21760"
},
{
"name": "CVE-2023-45913",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45913"
},
{
"name": "CVE-2018-13153",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13153"
},
{
"name": "CVE-2022-0530",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0530"
},
{
"name": "CVE-2023-48236",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48236"
},
{
"name": "CVE-2025-21947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21947"
},
{
"name": "CVE-2025-21913",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21913"
},
{
"name": "CVE-2023-34474",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34474"
},
{
"name": "CVE-2025-21665",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21665"
},
{
"name": "CVE-2025-38227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38227"
},
{
"name": "CVE-2018-1000079",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000079"
},
{
"name": "CVE-2025-4435",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4435"
},
{
"name": "CVE-2024-58079",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58079"
},
{
"name": "CVE-2025-21966",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21966"
},
{
"name": "CVE-2025-21577",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21577"
},
{
"name": "CVE-2021-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45931"
},
{
"name": "CVE-2025-38079",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38079"
},
{
"name": "CVE-2021-28544",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28544"
},
{
"name": "CVE-2021-46828",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46828"
},
{
"name": "CVE-2025-21734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21734"
},
{
"name": "CVE-2025-32728",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32728"
},
{
"name": "CVE-2023-2804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2804"
},
{
"name": "CVE-2025-21970",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21970"
},
{
"name": "CVE-2021-44964",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44964"
},
{
"name": "CVE-2025-6141",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6141"
},
{
"name": "CVE-2022-42012",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42012"
},
{
"name": "CVE-2018-14437",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-14437"
},
{
"name": "CVE-2024-13978",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-13978"
},
{
"name": "CVE-2025-21890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21890"
},
{
"name": "CVE-2025-61984",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61984"
},
{
"name": "CVE-2021-3596",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3596"
},
{
"name": "CVE-2025-21916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21916"
},
{
"name": "CVE-2025-21925",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21925"
},
{
"name": "CVE-2024-57883",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57883"
},
{
"name": "CVE-2022-21628",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21628"
},
{
"name": "CVE-2017-6830",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6830"
},
{
"name": "CVE-2025-21927",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21927"
},
{
"name": "CVE-2021-3520",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3520"
},
{
"name": "CVE-2024-47814",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47814"
},
{
"name": "CVE-2022-2923",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2923"
},
{
"name": "CVE-2025-21799",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21799"
},
{
"name": "CVE-2024-21011",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21011"
},
{
"name": "CVE-2025-6020",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6020"
},
{
"name": "CVE-2015-2626",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2626"
},
{
"name": "CVE-2024-45336",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45336"
},
{
"name": "CVE-2025-21748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21748"
},
{
"name": "CVE-2025-21785",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21785"
},
{
"name": "CVE-2020-10029",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-10029"
},
{
"name": "CVE-2025-7425",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7425"
},
{
"name": "CVE-2023-3978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3978"
},
{
"name": "CVE-2021-46310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46310"
},
{
"name": "CVE-2022-36227",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36227"
},
{
"name": "CVE-2021-2369",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2369"
},
{
"name": "CVE-2025-21883",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21883"
},
{
"name": "CVE-2023-29469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29469"
},
{
"name": "CVE-2024-5535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5535"
},
{
"name": "CVE-2025-38074",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38074"
},
{
"name": "CVE-2024-58086",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58086"
},
{
"name": "CVE-2025-38119",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38119"
},
{
"name": "CVE-2025-38245",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38245"
},
{
"name": "CVE-2022-37454",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37454"
},
{
"name": "CVE-2021-36770",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36770"
},
{
"name": "CVE-2025-21898",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21898"
},
{
"name": "CVE-2020-14152",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14152"
},
{
"name": "CVE-2025-38324",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38324"
},
{
"name": "CVE-2025-22868",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22868"
},
{
"name": "CVE-2021-36976",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36976"
},
{
"name": "CVE-2024-58051",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58051"
},
{
"name": "CVE-2023-3164",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3164"
},
{
"name": "CVE-2022-3597",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3597"
},
{
"name": "CVE-2023-27535",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27535"
},
{
"name": "CVE-2022-27775",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27775"
},
{
"name": "CVE-2024-56337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56337"
},
{
"name": "CVE-2024-12718",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12718"
},
{
"name": "CVE-2018-25032",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-25032"
},
{
"name": "CVE-2025-9390",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9390"
},
{
"name": "CVE-2025-62813",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62813"
},
{
"name": "CVE-2025-21857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21857"
},
{
"name": "CVE-2019-9904",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-9904"
},
{
"name": "CVE-2025-23085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23085"
},
{
"name": "CVE-2022-42919",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42919"
},
{
"name": "CVE-2024-0450",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0450"
},
{
"name": "CVE-2025-9165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9165"
},
{
"name": "CVE-2023-1981",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1981"
},
{
"name": "CVE-2023-30571",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-30571"
},
{
"name": "CVE-2022-2231",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2231"
},
{
"name": "CVE-2025-46150",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46150"
},
{
"name": "CVE-2024-12801",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12801"
},
{
"name": "CVE-2024-5642",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5642"
},
{
"name": "CVE-2024-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3219"
},
{
"name": "CVE-2025-21812",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21812"
},
{
"name": "CVE-2015-4781",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4781"
},
{
"name": "CVE-2023-23914",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23914"
},
{
"name": "CVE-2025-38542",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38542"
},
{
"name": "CVE-2025-38344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38344"
},
{
"name": "CVE-2023-28120",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28120"
},
{
"name": "CVE-2025-37797",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37797"
},
{
"name": "CVE-2025-21848",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21848"
},
{
"name": "CVE-2021-3999",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3999"
},
{
"name": "CVE-2012-6153",
"url": "https://www.cve.org/CVERecord?id=CVE-2012-6153"
},
{
"name": "CVE-2025-38088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38088"
},
{
"name": "CVE-2025-50096",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50096"
},
{
"name": "CVE-2022-30632",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30632"
},
{
"name": "CVE-2024-47554",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47554"
},
{
"name": "CVE-2022-27774",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27774"
},
{
"name": "CVE-2025-21683",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21683"
},
{
"name": "CVE-2025-38332",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38332"
},
{
"name": "CVE-2020-35492",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-35492"
},
{
"name": "CVE-2025-21908",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21908"
},
{
"name": "CVE-2023-1289",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1289"
},
{
"name": "CVE-2025-38386",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38386"
},
{
"name": "CVE-2023-6349",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6349"
},
{
"name": "CVE-2024-2004",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2004"
},
{
"name": "CVE-2017-3605",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3605"
},
{
"name": "CVE-2025-9232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9232"
},
{
"name": "CVE-2025-23165",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23165"
},
{
"name": "CVE-2022-40303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40303"
},
{
"name": "CVE-2023-0801",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0801"
},
{
"name": "CVE-2025-9341",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9341"
},
{
"name": "CVE-2023-29406",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29406"
},
{
"name": "CVE-2017-7244",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7244"
},
{
"name": "CVE-2023-39319",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39319"
},
{
"name": "CVE-2025-21895",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21895"
},
{
"name": "CVE-2025-61795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61795"
},
{
"name": "CVE-2025-1377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1377"
},
{
"name": "CVE-2025-30705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30705"
},
{
"name": "CVE-2018-16412",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16412"
},
{
"name": "CVE-2025-22005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22005"
},
{
"name": "CVE-2019-6462",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-6462"
},
{
"name": "CVE-2025-21935",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21935"
},
{
"name": "CVE-2022-4645",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4645"
},
{
"name": "CVE-2021-32493",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32493"
},
{
"name": "CVE-2023-24754",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24754"
},
{
"name": "CVE-2020-29509",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29509"
},
{
"name": "CVE-2023-5568",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5568"
},
{
"name": "CVE-2023-38470",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38470"
},
{
"name": "CVE-2025-21675",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21675"
},
{
"name": "CVE-2023-34967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34967"
},
{
"name": "CVE-2025-38237",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38237"
},
{
"name": "CVE-2025-38174",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38174"
},
{
"name": "CVE-2025-8713",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8713"
},
{
"name": "CVE-2025-21587",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21587"
},
{
"name": "CVE-2022-2869",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2869"
},
{
"name": "CVE-2021-4189",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4189"
},
{
"name": "CVE-2025-50088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50088"
},
{
"name": "CVE-2024-24785",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24785"
},
{
"name": "CVE-2023-35945",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-35945"
},
{
"name": "CVE-2024-45993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45993"
},
{
"name": "CVE-2025-6170",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6170"
},
{
"name": "CVE-2021-35937",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35937"
},
{
"name": "CVE-2024-58019",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58019"
},
{
"name": "CVE-2025-9900",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9900"
},
{
"name": "CVE-2024-26146",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26146"
},
{
"name": "CVE-2025-21888",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21888"
},
{
"name": "CVE-2025-21866",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21866"
},
{
"name": "CVE-2023-40745",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40745"
},
{
"name": "CVE-2022-1962",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1962"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2025-3730",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3730"
},
{
"name": "CVE-2025-22010",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22010"
},
{
"name": "CVE-2024-25260",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25260"
},
{
"name": "CVE-2024-21147",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21147"
},
{
"name": "CVE-2025-38037",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38037"
},
{
"name": "CVE-2017-3609",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3609"
},
{
"name": "CVE-2024-57990",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57990"
},
{
"name": "CVE-2021-29921",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29921"
},
{
"name": "CVE-2022-41717",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41717"
},
{
"name": "CVE-2014-9636",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9636"
},
{
"name": "CVE-2025-5351",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5351"
},
{
"name": "CVE-2025-52520",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52520"
},
{
"name": "CVE-2022-1622",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1622"
},
{
"name": "CVE-2017-3611",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3611"
},
{
"name": "CVE-2024-53427",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53427"
},
{
"name": "CVE-2022-2521",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2521"
},
{
"name": "CVE-2023-49582",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49582"
},
{
"name": "CVE-2025-43857",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43857"
},
{
"name": "CVE-2025-31344",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31344"
},
{
"name": "CVE-2025-21976",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21976"
},
{
"name": "CVE-2023-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28321"
},
{
"name": "CVE-2024-57975",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57975"
},
{
"name": "CVE-2020-14581",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14581"
},
{
"name": "CVE-2024-7254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7254"
},
{
"name": "CVE-2021-32491",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32491"
},
{
"name": "CVE-2025-50077",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50077"
},
{
"name": "CVE-2022-2309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2309"
},
{
"name": "CVE-2024-52533",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52533"
},
{
"name": "CVE-2023-24536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24536"
},
{
"name": "CVE-2023-22025",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22025"
},
{
"name": "CVE-2021-43527",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43527"
},
{
"name": "CVE-2022-0924",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0924"
},
{
"name": "CVE-2025-24014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24014"
},
{
"name": "CVE-2022-33068",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33068"
},
{
"name": "CVE-2025-38342",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38342"
},
{
"name": "CVE-2025-54988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54988"
},
{
"name": "CVE-2024-58068",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58068"
},
{
"name": "CVE-2025-23083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23083"
},
{
"name": "CVE-2015-4777",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4777"
},
{
"name": "CVE-2025-7039",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7039"
},
{
"name": "CVE-2025-38167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38167"
},
{
"name": "CVE-2022-42915",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42915"
},
{
"name": "CVE-2023-0687",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0687"
},
{
"name": "CVE-2024-57998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57998"
},
{
"name": "CVE-2021-3426",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3426"
},
{
"name": "CVE-2022-32221",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32221"
},
{
"name": "CVE-2022-1304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1304"
},
{
"name": "CVE-2021-2388",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-2388"
},
{
"name": "CVE-2022-37434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-37434"
},
{
"name": "CVE-2025-38257",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38257"
},
{
"name": "CVE-2022-29458",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29458"
},
{
"name": "CVE-2025-38206",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38206"
},
{
"name": "CVE-2019-12900",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-12900"
},
{
"name": "CVE-2023-5156",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5156"
},
{
"name": "CVE-2024-39908",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39908"
},
{
"name": "CVE-2025-27220",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27220"
},
{
"name": "CVE-2021-32256",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32256"
},
{
"name": "CVE-2022-22942",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-22942"
},
{
"name": "CVE-2024-38950",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38950"
},
{
"name": "CVE-2025-55163",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55163"
},
{
"name": "CVE-2025-21862",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21862"
},
{
"name": "CVE-2023-47282",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47282"
},
{
"name": "CVE-2016-20012",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-20012"
},
{
"name": "CVE-2025-38111",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38111"
},
{
"name": "CVE-2024-0553",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0553"
},
{
"name": "CVE-2022-44638",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44638"
},
{
"name": "CVE-2019-8325",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8325"
},
{
"name": "CVE-2025-21950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21950"
},
{
"name": "CVE-2025-5918",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5918"
},
{
"name": "CVE-2019-3792",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-3792"
},
{
"name": "CVE-2022-43235",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43235"
},
{
"name": "CVE-2025-50092",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50092"
},
{
"name": "CVE-2025-50099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50099"
},
{
"name": "CVE-2017-3614",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3614"
},
{
"name": "CVE-2022-0562",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0562"
},
{
"name": "CVE-2022-28131",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28131"
},
{
"name": "CVE-2025-22001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22001"
},
{
"name": "CVE-2024-10524",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10524"
},
{
"name": "CVE-2025-40017",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40017"
},
{
"name": "CVE-2023-45919",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45919"
},
{
"name": "CVE-2025-38326",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38326"
},
{
"name": "CVE-2025-3263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3263"
},
{
"name": "CVE-2025-4878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4878"
},
{
"name": "CVE-2018-15607",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-15607"
},
{
"name": "CVE-2025-21899",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21899"
},
{
"name": "CVE-2025-32990",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32990"
},
{
"name": "CVE-2025-38384",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38384"
},
{
"name": "CVE-2025-40778",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40778"
},
{
"name": "CVE-2025-21719",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21719"
},
{
"name": "CVE-2025-38424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38424"
},
{
"name": "CVE-2025-38430",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38430"
},
{
"name": "CVE-2025-21718",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21718"
},
{
"name": "CVE-2025-3001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3001"
},
{
"name": "CVE-2025-9288",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9288"
},
{
"name": "CVE-2021-35588",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35588"
},
{
"name": "CVE-2022-32545",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32545"
},
{
"name": "CVE-2025-21694",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21694"
},
{
"name": "CVE-2025-41244",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41244"
},
{
"name": "CVE-2022-24675",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-24675"
},
{
"name": "CVE-2023-2603",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2603"
},
{
"name": "CVE-2025-21820",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21820"
},
{
"name": "CVE-2017-6838",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6838"
},
{
"name": "CVE-2024-41946",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41946"
},
{
"name": "CVE-2025-4802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4802"
},
{
"name": "CVE-2024-21140",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21140"
},
{
"name": "CVE-2024-41817",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41817"
},
{
"name": "CVE-2024-57979",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57979"
},
{
"name": "CVE-2024-58071",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58071"
},
{
"name": "CVE-2025-21994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21994"
},
{
"name": "CVE-2025-30684",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30684"
},
{
"name": "CVE-2017-6835",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6835"
},
{
"name": "CVE-2024-21094",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21094"
},
{
"name": "CVE-2025-48989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48989"
},
{
"name": "CVE-2024-9143",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-9143"
},
{
"name": "CVE-2023-0799",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0799"
},
{
"name": "CVE-2024-12087",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12087"
},
{
"name": "CVE-2025-38420",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38420"
},
{
"name": "CVE-2021-3521",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3521"
},
{
"name": "CVE-2022-23806",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23806"
},
{
"name": "CVE-2022-21365",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21365"
},
{
"name": "CVE-2025-21943",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21943"
},
{
"name": "CVE-2019-16775",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-16775"
},
{
"name": "CVE-2024-57997",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57997"
},
{
"name": "CVE-2025-38160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38160"
},
{
"name": "CVE-2024-33601",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-33601"
},
{
"name": "CVE-2025-32989",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32989"
},
{
"name": "CVE-2025-6051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6051"
},
{
"name": "CVE-2022-21283",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21283"
},
{
"name": "CVE-2022-31782",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-31782"
},
{
"name": "CVE-2025-50093",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50093"
},
{
"name": "CVE-2025-38107",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38107"
},
{
"name": "CVE-2025-32434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32434"
},
{
"name": "CVE-2025-22874",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22874"
},
{
"name": "CVE-2025-53069",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53069"
},
{
"name": "CVE-2025-38085",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38085"
},
{
"name": "CVE-2025-21806",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21806"
},
{
"name": "CVE-2025-38222",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38222"
},
{
"name": "CVE-2025-38197",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38197"
},
{
"name": "CVE-2022-1271",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1271"
},
{
"name": "CVE-2024-28085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28085"
},
{
"name": "CVE-2022-43253",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43253"
},
{
"name": "CVE-2021-36221",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36221"
},
{
"name": "CVE-2024-57977",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57977"
},
{
"name": "CVE-2018-1000075",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000075"
},
{
"name": "CVE-2025-53019",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53019"
},
{
"name": "CVE-2020-14782",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14782"
},
{
"name": "CVE-2025-50059",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50059"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-57952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57952"
},
{
"name": "CVE-2025-53367",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53367"
},
{
"name": "CVE-2025-21579",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21579"
},
{
"name": "CVE-2021-45942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45942"
},
{
"name": "CVE-2022-1615",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1615"
},
{
"name": "CVE-2025-21928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21928"
},
{
"name": "CVE-2021-20246",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20246"
},
{
"name": "CVE-2025-21707",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21707"
},
{
"name": "CVE-2023-24755",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24755"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2022-2880",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2880"
},
{
"name": "CVE-2025-5025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5025"
},
{
"name": "CVE-2023-21937",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21937"
},
{
"name": "CVE-2022-23773",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23773"
},
{
"name": "CVE-2025-22007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22007"
},
{
"name": "CVE-2023-24539",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24539"
},
{
"name": "CVE-2024-27281",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27281"
},
{
"name": "CVE-2025-38467",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38467"
},
{
"name": "CVE-2024-34459",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34459"
},
{
"name": "CVE-2025-21804",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21804"
},
{
"name": "CVE-2021-34558",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-34558"
},
{
"name": "CVE-2021-3737",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3737"
},
{
"name": "CVE-2025-49795",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49795"
},
{
"name": "CVE-2017-6837",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6837"
},
{
"name": "CVE-2014-9913",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-9913"
},
{
"name": "CVE-2025-21934",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21934"
},
{
"name": "CVE-2025-38072",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38072"
},
{
"name": "CVE-2025-53044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53044"
},
{
"name": "CVE-2023-6237",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6237"
},
{
"name": "CVE-2024-37407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37407"
},
{
"name": "CVE-2015-4775",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4775"
},
{
"name": "CVE-2025-22011",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22011"
},
{
"name": "CVE-2022-1725",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1725"
},
{
"name": "CVE-2022-43252",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43252"
},
{
"name": "CVE-2023-0614",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0614"
},
{
"name": "CVE-2016-0694",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0694"
},
{
"name": "CVE-2023-6228",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6228"
},
{
"name": "CVE-2021-46848",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-46848"
},
{
"name": "CVE-2024-5197",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5197"
},
{
"name": "CVE-2020-21606",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21606"
},
{
"name": "CVE-2025-38075",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38075"
},
{
"name": "CVE-2025-38000",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38000"
},
{
"name": "CVE-2022-40674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40674"
},
{
"name": "CVE-2025-1376",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1376"
},
{
"name": "CVE-2025-30761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30761"
},
{
"name": "CVE-2001-1269",
"url": "https://www.cve.org/CVERecord?id=CVE-2001-1269"
},
{
"name": "CVE-2025-50087",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50087"
},
{
"name": "CVE-2024-22365",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22365"
},
{
"name": "CVE-2025-38058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38058"
},
{
"name": "CVE-2023-20873",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20873"
},
{
"name": "CVE-2024-47535",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47535"
},
{
"name": "CVE-2022-4450",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4450"
},
{
"name": "CVE-2025-38617",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38617"
},
{
"name": "CVE-2025-21762",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21762"
},
{
"name": "CVE-2023-47169",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47169"
},
{
"name": "CVE-2025-38122",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38122"
},
{
"name": "CVE-2025-21801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21801"
},
{
"name": "CVE-2024-7592",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7592"
},
{
"name": "CVE-2025-48988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48988"
},
{
"name": "CVE-2025-38083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38083"
},
{
"name": "CVE-2023-2650",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2650"
},
{
"name": "CVE-2023-0795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0795"
},
{
"name": "CVE-2015-2583",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2583"
},
{
"name": "CVE-2025-21692",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21692"
},
{
"name": "CVE-2025-38173",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38173"
},
{
"name": "CVE-2022-21434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21434"
},
{
"name": "CVE-2025-2148",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2148"
},
{
"name": "CVE-2024-2236",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2236"
},
{
"name": "CVE-2025-38143",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38143"
},
{
"name": "CVE-2023-4039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4039"
},
{
"name": "CVE-2025-45768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-45768"
},
{
"name": "CVE-2023-38469",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38469"
},
{
"name": "CVE-2024-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38428"
},
{
"name": "CVE-2022-3821",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3821"
},
{
"name": "CVE-2014-3577",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-3577"
},
{
"name": "CVE-2025-21869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21869"
},
{
"name": "CVE-2025-1365",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1365"
},
{
"name": "CVE-2023-32570",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32570"
},
{
"name": "CVE-2025-54410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54410"
},
{
"name": "CVE-2023-52970",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52970"
},
{
"name": "CVE-2022-3996",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3996"
},
{
"name": "CVE-2024-25062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-25062"
},
{
"name": "CVE-2016-5841",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-5841"
},
{
"name": "CVE-2022-2879",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2879"
},
{
"name": "CVE-2025-53101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53101"
},
{
"name": "CVE-2022-32205",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32205"
},
{
"name": "CVE-2023-27534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27534"
},
{
"name": "CVE-2024-2398",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2398"
},
{
"name": "CVE-2023-24532",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24532"
},
{
"name": "CVE-2023-27536",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27536"
},
{
"name": "CVE-2025-52434",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52434"
},
{
"name": "CVE-2024-54458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54458"
},
{
"name": "CVE-2022-44267",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-44267"
},
{
"name": "CVE-2024-26141",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26141"
},
{
"name": "CVE-2015-4783",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4783"
},
{
"name": "CVE-2019-8321",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-8321"
},
{
"name": "CVE-2025-21826",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21826"
},
{
"name": "CVE-2025-29768",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29768"
},
{
"name": "CVE-2015-4774",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4774"
},
{
"name": "CVE-2023-50495",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50495"
},
{
"name": "CVE-2022-23772",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23772"
},
{
"name": "CVE-2022-21294",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21294"
},
{
"name": "CVE-2025-21750",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21750"
},
{
"name": "CVE-2017-11164",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-11164"
},
{
"name": "CVE-2024-57924",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57924"
},
{
"name": "CVE-2025-21912",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21912"
},
{
"name": "CVE-2018-13440",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13440"
},
{
"name": "CVE-2022-42898",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42898"
},
{
"name": "CVE-2025-46393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46393"
},
{
"name": "CVE-2022-43551",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43551"
},
{
"name": "CVE-2021-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-0561"
},
{
"name": "CVE-2018-12599",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-12599"
},
{
"name": "CVE-2025-21859",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21859"
},
{
"name": "CVE-2025-38416",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38416"
},
{
"name": "CVE-2022-1587",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1587"
},
{
"name": "CVE-2025-21825",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21825"
},
{
"name": "CVE-2025-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30698"
},
{
"name": "CVE-2017-7246",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7246"
},
{
"name": "CVE-2020-2755",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2755"
},
{
"name": "CVE-2025-8714",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8714"
},
{
"name": "CVE-2023-27533",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27533"
},
{
"name": "CVE-2022-0284",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0284"
},
{
"name": "CVE-2017-7500",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7500"
},
{
"name": "CVE-2025-9086",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9086"
},
{
"name": "CVE-2025-49124",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49124"
},
{
"name": "CVE-2023-6481",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6481"
},
{
"name": "CVE-2024-58016",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58016"
},
{
"name": "CVE-2020-14779",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14779"
},
{
"name": "CVE-2025-21903",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21903"
},
{
"name": "CVE-2021-41772",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-41772"
},
{
"name": "CVE-2021-32292",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32292"
},
{
"name": "CVE-2025-38194",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38194"
},
{
"name": "CVE-2024-0727",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0727"
},
{
"name": "CVE-2023-6378",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6378"
},
{
"name": "CVE-2024-10041",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10041"
},
{
"name": "CVE-2023-6129",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6129"
},
{
"name": "CVE-2022-34903",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34903"
},
{
"name": "CVE-2023-1667",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1667"
},
{
"name": "CVE-2022-2953",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2953"
},
{
"name": "CVE-2022-43238",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43238"
},
{
"name": "CVE-2025-3121",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3121"
},
{
"name": "CVE-2022-4899",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4899"
},
{
"name": "CVE-2022-43680",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43680"
},
{
"name": "CVE-2025-21956",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21956"
},
{
"name": "CVE-2024-20696",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20696"
},
{
"name": "CVE-2025-21761",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21761"
},
{
"name": "CVE-2025-46149",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46149"
},
{
"name": "CVE-2021-26945",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26945"
},
{
"name": "CVE-2025-37932",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37932"
},
{
"name": "CVE-2022-3219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3219"
},
{
"name": "CVE-2025-46152",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46152"
},
{
"name": "CVE-2025-37890",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37890"
},
{
"name": "CVE-2024-57951",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57951"
},
{
"name": "CVE-2025-4673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4673"
},
{
"name": "CVE-2022-34169",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34169"
},
{
"name": "CVE-2025-38348",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38348"
},
{
"name": "CVE-2023-34969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34969"
},
{
"name": "CVE-2025-21844",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21844"
},
{
"name": "CVE-2025-21885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21885"
},
{
"name": "CVE-2020-22916",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-22916"
},
{
"name": "CVE-2025-21784",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21784"
},
{
"name": "CVE-2025-31672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31672"
},
{
"name": "CVE-2025-21681",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21681"
},
{
"name": "CVE-2023-22045",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22045"
},
{
"name": "CVE-2025-38540",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38540"
},
{
"name": "CVE-2025-5916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5916"
},
{
"name": "CVE-2025-21676",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21676"
},
{
"name": "CVE-2025-30721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30721"
},
{
"name": "CVE-2025-38403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38403"
},
{
"name": "CVE-2022-28463",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28463"
},
{
"name": "CVE-2022-23308",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23308"
},
{
"name": "CVE-2025-21726",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21726"
},
{
"name": "CVE-2023-29400",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29400"
},
{
"name": "CVE-2025-58056",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58056"
},
{
"name": "CVE-2025-22871",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22871"
},
{
"name": "CVE-2018-3779",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-3779"
},
{
"name": "CVE-2024-21138",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21138"
},
{
"name": "CVE-2020-28196",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-28196"
},
{
"name": "CVE-2024-27407",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27407"
},
{
"name": "CVE-2025-41232",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41232"
},
{
"name": "CVE-2024-58020",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58020"
},
{
"name": "CVE-2025-50091",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50091"
},
{
"name": "CVE-2025-10911",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-10911"
},
{
"name": "CVE-2025-32988",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32988"
},
{
"name": "CVE-2021-31566",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31566"
},
{
"name": "CVE-2024-10963",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-10963"
},
{
"name": "CVE-2022-28805",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28805"
},
{
"name": "CVE-2024-26461",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26461"
},
{
"name": "CVE-2024-34750",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34750"
},
{
"name": "CVE-2021-29923",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-29923"
},
{
"name": "CVE-2017-3604",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3604"
},
{
"name": "CVE-2025-21723",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21723"
},
{
"name": "CVE-2023-0804",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0804"
},
{
"name": "CVE-2023-22049",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22049"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2025-21802",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21802"
},
{
"name": "CVE-2022-21341",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21341"
},
{
"name": "CVE-2025-38146",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38146"
},
{
"name": "CVE-2025-21705",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21705"
},
{
"name": "CVE-2024-38828",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38828"
},
{
"name": "CVE-2023-27538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27538"
},
{
"name": "CVE-2022-1355",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1355"
},
{
"name": "CVE-2025-47291",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47291"
},
{
"name": "CVE-2023-4641",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4641"
},
{
"name": "CVE-2025-27113",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27113"
},
{
"name": "CVE-2024-47081",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47081"
},
{
"name": "CVE-2023-36054",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-36054"
},
{
"name": "CVE-2024-26458",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26458"
},
{
"name": "CVE-2025-38418",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38418"
},
{
"name": "CVE-2025-38090",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38090"
},
{
"name": "CVE-2025-21721",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21721"
},
{
"name": "CVE-2025-21810",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21810"
},
{
"name": "CVE-2022-1420",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1420"
},
{
"name": "CVE-2022-23218",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23218"
},
{
"name": "CVE-2021-24031",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24031"
},
{
"name": "CVE-2025-23166",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23166"
},
{
"name": "CVE-2022-41724",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41724"
},
{
"name": "CVE-2025-46153",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46153"
},
{
"name": "CVE-2025-21877",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21877"
},
{
"name": "CVE-2023-0797",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0797"
},
{
"name": "CVE-2025-5994",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5994"
},
{
"name": "CVE-2021-38115",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-38115"
},
{
"name": "CVE-2025-38415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38415"
},
{
"name": "CVE-2021-31879",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-31879"
},
{
"name": "CVE-2024-55549",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-55549"
},
{
"name": "CVE-2020-8908",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-8908"
},
{
"name": "CVE-2024-49887",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49887"
},
{
"name": "CVE-2025-22134",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22134"
},
{
"name": "CVE-2021-35578",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35578"
},
{
"name": "CVE-2025-1215",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1215"
},
{
"name": "CVE-2024-6119",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6119"
},
{
"name": "CVE-2023-1916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1916"
},
{
"name": "CVE-2021-20309",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20309"
},
{
"name": "CVE-2022-29217",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29217"
},
{
"name": "CVE-2024-0397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0397"
},
{
"name": "CVE-2022-30634",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30634"
},
{
"name": "CVE-2023-38472",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38472"
},
{
"name": "CVE-2024-56826",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56826"
},
{
"name": "CVE-2017-12643",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12643"
},
{
"name": "CVE-2024-57953",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57953"
},
{
"name": "CVE-2020-14583",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14583"
},
{
"name": "CVE-2025-24294",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24294"
},
{
"name": "CVE-2023-48232",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48232"
},
{
"name": "CVE-2021-26720",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-26720"
},
{
"name": "CVE-2025-54801",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54801"
},
{
"name": "CVE-2025-40909",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40909"
},
{
"name": "CVE-2025-53054",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53054"
},
{
"name": "CVE-2025-21878",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21878"
},
{
"name": "CVE-2023-24756",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24756"
},
{
"name": "CVE-2017-3607",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3607"
},
{
"name": "CVE-2021-44716",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44716"
},
{
"name": "CVE-2022-2520",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2520"
},
{
"name": "CVE-2022-21340",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21340"
},
{
"name": "CVE-2024-47874",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-47874"
},
{
"name": "CVE-2025-21670",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21670"
},
{
"name": "CVE-2025-9403",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9403"
},
{
"name": "CVE-2023-1255",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1255"
},
{
"name": "CVE-2025-21739",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21739"
},
{
"name": "CVE-2016-4074",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-4074"
},
{
"name": "CVE-2024-0746",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0746"
},
{
"name": "CVE-2025-21775",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21775"
},
{
"name": "CVE-2024-12254",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12254"
},
{
"name": "CVE-2025-21846",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21846"
},
{
"name": "CVE-2022-33099",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-33099"
},
{
"name": "CVE-2023-45931",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45931"
},
{
"name": "CVE-2025-8114",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8114"
},
{
"name": "CVE-2025-38400",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38400"
},
{
"name": "CVE-2023-6004",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6004"
},
{
"name": "CVE-2025-32387",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32387"
},
{
"name": "CVE-2024-26775",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26775"
},
{
"name": "CVE-2022-25309",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25309"
},
{
"name": "CVE-2025-4516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4516"
},
{
"name": "CVE-2025-38136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38136"
},
{
"name": "CVE-2024-38808",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38808"
},
{
"name": "CVE-2025-22869",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22869"
},
{
"name": "CVE-2024-12747",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12747"
},
{
"name": "CVE-2022-3358",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3358"
},
{
"name": "CVE-2023-41175",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-41175"
},
{
"name": "CVE-2023-48234",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48234"
},
{
"name": "CVE-2025-55212",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55212"
},
{
"name": "CVE-2022-36087",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-36087"
},
{
"name": "CVE-2022-32547",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32547"
},
{
"name": "CVE-2025-6021",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6021"
},
{
"name": "CVE-2022-0351",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0351"
},
{
"name": "CVE-2022-35737",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-35737"
},
{
"name": "CVE-2022-21293",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21293"
},
{
"name": "CVE-2022-2097",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2097"
},
{
"name": "CVE-2022-26280",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26280"
},
{
"name": "CVE-2025-37752",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37752"
},
{
"name": "CVE-2025-55668",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55668"
},
{
"name": "CVE-2023-7008",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-7008"
},
{
"name": "CVE-2022-1354",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1354"
},
{
"name": "CVE-2023-24540",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24540"
},
{
"name": "CVE-2025-21873",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21873"
},
{
"name": "CVE-2024-4603",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4603"
},
{
"name": "CVE-2025-38048",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38048"
},
{
"name": "CVE-2019-13147",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13147"
},
{
"name": "CVE-2025-50104",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50104"
},
{
"name": "CVE-2025-25193",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-25193"
},
{
"name": "CVE-2020-2800",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2800"
},
{
"name": "CVE-2024-8096",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8096"
},
{
"name": "CVE-2018-11655",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11655"
},
{
"name": "CVE-2022-4415",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-4415"
},
{
"name": "CVE-2022-2928",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2928"
},
{
"name": "CVE-2025-21765",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21765"
},
{
"name": "CVE-2023-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3576"
},
{
"name": "CVE-2025-38477",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38477"
},
{
"name": "CVE-2023-4806",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4806"
},
{
"name": "CVE-2025-61772",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61772"
},
{
"name": "CVE-2025-57803",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57803"
},
{
"name": "CVE-2023-46246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-46246"
},
{
"name": "CVE-2025-21782",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21782"
},
{
"name": "CVE-2023-31437",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31437"
},
{
"name": "CVE-2023-47039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47039"
},
{
"name": "CVE-2025-30722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30722"
},
{
"name": "CVE-2024-43802",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43802"
},
{
"name": "CVE-2025-38177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38177"
},
{
"name": "CVE-2016-2781",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-2781"
},
{
"name": "CVE-2023-31484",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31484"
},
{
"name": "CVE-2024-56827",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56827"
},
{
"name": "CVE-2023-29383",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29383"
},
{
"name": "CVE-2024-21145",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21145"
},
{
"name": "CVE-2022-32206",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-32206"
},
{
"name": "CVE-2023-37769",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-37769"
},
{
"name": "CVE-2025-21926",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21926"
},
{
"name": "CVE-2022-21282",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21282"
},
{
"name": "CVE-2022-21349",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21349"
},
{
"name": "CVE-2020-29511",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-29511"
},
{
"name": "CVE-2024-50602",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50602"
},
{
"name": "CVE-2015-7697",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-7697"
},
{
"name": "CVE-2025-22870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22870"
},
{
"name": "CVE-2025-21742",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21742"
},
{
"name": "CVE-2025-30687",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30687"
},
{
"name": "CVE-2023-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21968"
},
{
"name": "CVE-2022-43243",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43243"
},
{
"name": "CVE-2024-58002",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58002"
},
{
"name": "CVE-2017-16231",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-16231"
},
{
"name": "CVE-2025-38406",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38406"
},
{
"name": "CVE-2025-50101",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50101"
},
{
"name": "CVE-2025-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21930"
},
{
"name": "CVE-2021-35942",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35942"
},
{
"name": "CVE-2025-46701",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46701"
},
{
"name": "CVE-2025-38001",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38001"
},
{
"name": "CVE-2025-32415",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32415"
},
{
"name": "CVE-2025-24855",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24855"
},
{
"name": "CVE-2025-5702",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5702"
},
{
"name": "CVE-2025-21870",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21870"
},
{
"name": "CVE-2017-9409",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-9409"
},
{
"name": "CVE-2023-24537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24537"
},
{
"name": "CVE-2018-1000077",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000077"
},
{
"name": "CVE-2025-21892",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21892"
},
{
"name": "CVE-2024-58052",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58052"
},
{
"name": "CVE-2025-21944",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21944"
},
{
"name": "CVE-2025-21905",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21905"
},
{
"name": "CVE-2024-30171",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30171"
},
{
"name": "CVE-2024-23337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23337"
},
{
"name": "CVE-2016-0689",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-0689"
},
{
"name": "CVE-2025-38352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38352"
},
{
"name": "CVE-2025-30749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30749"
},
{
"name": "CVE-2024-54456",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54456"
},
{
"name": "CVE-2025-61748",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61748"
},
{
"name": "CVE-2025-21920",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21920"
},
{
"name": "CVE-2025-55554",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55554"
},
{
"name": "CVE-2024-43168",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43168"
},
{
"name": "CVE-2014-8140",
"url": "https://www.cve.org/CVERecord?id=CVE-2014-8140"
},
{
"name": "CVE-2025-22235",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22235"
},
{
"name": "CVE-2025-22016",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22016"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2021-45346",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-45346"
},
{
"name": "CVE-2025-37756",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37756"
},
{
"name": "CVE-2022-0908",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0908"
},
{
"name": "CVE-2025-38263",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38263"
},
{
"name": "CVE-2025-21667",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21667"
},
{
"name": "CVE-2025-9230",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-9230"
},
{
"name": "CVE-2024-46901",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-46901"
},
{
"name": "CVE-2023-49083",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-49083"
},
{
"name": "CVE-2025-21955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21955"
},
{
"name": "CVE-2025-8677",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8677"
},
{
"name": "CVE-2025-21773",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21773"
},
{
"name": "CVE-2025-53040",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53040"
},
{
"name": "CVE-2025-38218",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38218"
},
{
"name": "CVE-2023-45287",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45287"
},
{
"name": "CVE-2025-53906",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53906"
},
{
"name": "CVE-2025-27789",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27789"
},
{
"name": "CVE-2025-1352",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1352"
},
{
"name": "CVE-2024-43167",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43167"
},
{
"name": "CVE-2021-28861",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-28861"
},
{
"name": "CVE-2024-4741",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4741"
},
{
"name": "CVE-2022-21248",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21248"
},
{
"name": "CVE-2021-33574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33574"
},
{
"name": "CVE-2018-1000035",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000035"
},
{
"name": "CVE-2021-40211",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40211"
},
{
"name": "CVE-2025-48924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48924"
},
{
"name": "CVE-2024-58001",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58001"
},
{
"name": "CVE-2025-38393",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38393"
},
{
"name": "CVE-2024-26256",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26256"
},
{
"name": "CVE-2023-21930",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21930"
},
{
"name": "CVE-2019-18276",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-18276"
},
{
"name": "CVE-2025-38618",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38618"
},
{
"name": "CVE-2021-3326",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3326"
},
{
"name": "CVE-2023-2283",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2283"
},
{
"name": "CVE-2020-0499",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-0499"
},
{
"name": "CVE-2025-8916",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8916"
},
{
"name": "CVE-2025-21724",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21724"
},
{
"name": "CVE-2025-32414",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32414"
},
{
"name": "CVE-2025-8885",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8885"
},
{
"name": "CVE-2025-3136",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3136"
},
{
"name": "CVE-2025-55160",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55160"
},
{
"name": "CVE-2025-21891",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21891"
},
{
"name": "CVE-2025-38249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38249"
},
{
"name": "CVE-2023-40403",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-40403"
},
{
"name": "CVE-2025-22013",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22013"
},
{
"name": "CVE-2024-50157",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50157"
},
{
"name": "CVE-2022-48703",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48703"
},
{
"name": "CVE-2025-38154",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38154"
},
{
"name": "CVE-2022-1674",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1674"
},
{
"name": "CVE-2024-20918",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20918"
},
{
"name": "CVE-2025-21858",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21858"
},
{
"name": "CVE-2025-41249",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41249"
},
{
"name": "CVE-2022-30699",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30699"
},
{
"name": "CVE-2025-21672",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21672"
},
{
"name": "CVE-2025-38389",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38389"
},
{
"name": "CVE-2025-38448",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38448"
},
{
"name": "CVE-2022-48281",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48281"
},
{
"name": "CVE-2023-2426",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2426"
},
{
"name": "CVE-2021-35938",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35938"
},
{
"name": "CVE-2025-30704",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30704"
},
{
"name": "CVE-2021-35564",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35564"
},
{
"name": "CVE-2024-57949",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57949"
},
{
"name": "CVE-2025-1632",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1632"
},
{
"name": "CVE-2021-20176",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20176"
},
{
"name": "CVE-2025-21979",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21979"
},
{
"name": "CVE-2022-3278",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3278"
},
{
"name": "CVE-2022-30580",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30580"
},
{
"name": "CVE-2025-21821",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21821"
},
{
"name": "CVE-2022-28321",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-28321"
},
{
"name": "CVE-2025-55298",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55298"
},
{
"name": "CVE-2022-43241",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43241"
},
{
"name": "CVE-2017-3606",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-3606"
},
{
"name": "CVE-2023-52969",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-52969"
},
{
"name": "CVE-2018-1000073",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000073"
},
{
"name": "CVE-2025-38052",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38052"
},
{
"name": "CVE-2025-38377",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38377"
},
{
"name": "CVE-2023-20883",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-20883"
},
{
"name": "CVE-2025-21733",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21733"
},
{
"name": "CVE-2023-22656",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22656"
},
{
"name": "CVE-2025-46551",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-46551"
},
{
"name": "CVE-2025-43965",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-43965"
},
{
"name": "CVE-2022-40090",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40090"
},
{
"name": "CVE-2021-36408",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36408"
},
{
"name": "CVE-2023-24329",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24329"
},
{
"name": "CVE-2025-21963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21963"
},
{
"name": "CVE-2025-53045",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53045"
},
{
"name": "CVE-2023-39327",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39327"
},
{
"name": "CVE-2017-18253",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-18253"
},
{
"name": "CVE-2024-12243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12243"
},
{
"name": "CVE-2024-26462",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-26462"
},
{
"name": "CVE-2024-58053",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58053"
},
{
"name": "CVE-2025-38516",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38516"
},
{
"name": "CVE-2025-30693",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30693"
},
{
"name": "CVE-2025-38462",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38462"
},
{
"name": "CVE-2025-38350",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38350"
},
{
"name": "CVE-2025-38428",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38428"
},
{
"name": "CVE-2025-27363",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27363"
},
{
"name": "CVE-2018-13410",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-13410"
},
{
"name": "CVE-2025-2099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2099"
},
{
"name": "CVE-2025-38262",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38262"
},
{
"name": "CVE-2025-6638",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6638"
},
{
"name": "CVE-2025-21585",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21585"
},
{
"name": "CVE-2023-24531",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24531"
},
{
"name": "CVE-2025-38138",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38138"
},
{
"name": "CVE-2021-3610",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3610"
},
{
"name": "CVE-2024-58077",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58077"
},
{
"name": "CVE-2025-5283",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5283"
},
{
"name": "CVE-2025-21754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21754"
},
{
"name": "CVE-2024-12088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12088"
},
{
"name": "CVE-2023-24538",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24538"
},
{
"name": "CVE-2025-38035",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38035"
},
{
"name": "CVE-2023-2975",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2975"
},
{
"name": "CVE-2025-37997",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37997"
},
{
"name": "CVE-2025-24928",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-24928"
},
{
"name": "CVE-2021-44717",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-44717"
},
{
"name": "CVE-2025-2312",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-2312"
},
{
"name": "CVE-2025-0395",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0395"
},
{
"name": "CVE-2025-53506",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53506"
},
{
"name": "CVE-2025-21960",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21960"
},
{
"name": "CVE-2025-38310",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38310"
},
{
"name": "CVE-2025-23084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-23084"
},
{
"name": "CVE-2015-4786",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-4786"
},
{
"name": "CVE-2020-14155",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14155"
},
{
"name": "CVE-2022-3602",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3602"
},
{
"name": "CVE-2025-37963",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37963"
},
{
"name": "CVE-2022-43250",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-43250"
},
{
"name": "CVE-2022-40304",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-40304"
},
{
"name": "CVE-2025-38226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38226"
},
{
"name": "CVE-2025-4947",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4947"
},
{
"name": "CVE-2023-4911",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-4911"
},
{
"name": "CVE-2022-29804",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-29804"
},
{
"name": "CVE-2023-38473",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38473"
},
{
"name": "CVE-2025-38443",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38443"
},
{
"name": "CVE-2025-0725",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0725"
},
{
"name": "CVE-2023-2976",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2976"
},
{
"name": "CVE-2025-52099",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-52099"
},
{
"name": "CVE-2023-43887",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-43887"
},
{
"name": "CVE-2025-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21967"
},
{
"name": "CVE-2025-7424",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-7424"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2021-24032",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-24032"
},
{
"name": "CVE-2025-38439",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38439"
},
{
"name": "CVE-2022-1434",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1434"
},
{
"name": "CVE-2025-41254",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41254"
},
{
"name": "CVE-2022-21496",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21496"
},
{
"name": "CVE-2022-41723",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-41723"
},
{
"name": "CVE-2020-2757",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2757"
},
{
"name": "CVE-2025-53864",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53864"
},
{
"name": "CVE-2025-38145",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38145"
},
{
"name": "CVE-2022-2598",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2598"
},
{
"name": "CVE-2020-27829",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27829"
},
{
"name": "CVE-2024-4032",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-4032"
},
{
"name": "CVE-2025-37948",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-37948"
},
{
"name": "CVE-2021-27645",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-27645"
},
{
"name": "CVE-2025-21863",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21863"
},
{
"name": "CVE-2025-21856",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21856"
},
{
"name": "CVE-2025-53053",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53053"
},
{
"name": "CVE-2022-2509",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2509"
},
{
"name": "CVE-2024-28835",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28835"
},
{
"name": "CVE-2025-54388",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-54388"
},
{
"name": "CVE-2025-21749",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21749"
},
{
"name": "CVE-2017-6839",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6839"
},
{
"name": "CVE-2023-1906",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-1906"
},
{
"name": "CVE-2025-40025",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40025"
},
{
"name": "CVE-2025-38051",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38051"
},
{
"name": "CVE-2021-35556",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35556"
},
{
"name": "CVE-2025-49796",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49796"
},
{
"name": "CVE-2022-34526",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-34526"
},
{
"name": "CVE-2025-8058",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8058"
},
{
"name": "CVE-2023-47471",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47471"
},
{
"name": "CVE-2022-2868",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2868"
},
{
"name": "CVE-2022-1771",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1771"
},
{
"name": "CVE-2025-21945",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21945"
},
{
"name": "CVE-2021-32492",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-32492"
},
{
"name": "CVE-2023-39323",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39323"
},
{
"name": "CVE-2023-29402",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29402"
},
{
"name": "CVE-2025-55005",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55005"
},
{
"name": "CVE-2025-32955",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-32955"
},
{
"name": "CVE-2025-8732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8732"
},
{
"name": "CVE-2025-38044",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38044"
},
{
"name": "CVE-2022-1586",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-1586"
},
{
"name": "CVE-2023-39326",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39326"
},
{
"name": "CVE-2024-52616",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52616"
},
{
"name": "CVE-2025-38498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38498"
},
{
"name": "CVE-2025-40015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40015"
},
{
"name": "CVE-2024-21085",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21085"
},
{
"name": "CVE-2025-21673",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21673"
},
{
"name": "CVE-2025-21829",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21829"
},
{
"name": "CVE-2025-21502",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21502"
},
{
"name": "CVE-2024-57999",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57999"
},
{
"name": "CVE-2018-16645",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-16645"
},
{
"name": "CVE-2025-22008",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22008"
},
{
"name": "CVE-2023-38039",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38039"
},
{
"name": "CVE-2023-29409",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29409"
},
{
"name": "CVE-2022-21443",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21443"
},
{
"name": "CVE-2025-21969",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21969"
},
{
"name": "CVE-2025-38200",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38200"
},
{
"name": "CVE-2025-40007",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-40007"
},
{
"name": "CVE-2024-58072",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58072"
},
{
"name": "CVE-2025-38273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38273"
},
{
"name": "CVE-2025-38346",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38346"
},
{
"name": "CVE-2025-55315",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-55315"
},
{
"name": "CVE-2018-11813",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11813"
},
{
"name": "CVE-2025-21722",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21722"
},
{
"name": "CVE-2024-50379",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-50379"
},
{
"name": "CVE-2021-35560",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35560"
},
{
"name": "CVE-2023-39325",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39325"
},
{
"name": "CVE-2025-21793",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21793"
},
{
"name": "CVE-2022-2719",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2719"
},
{
"name": "CVE-2025-21581",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21581"
},
{
"name": "CVE-2022-45873",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-45873"
},
{
"name": "CVE-2023-34151",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-34151"
},
{
"name": "CVE-2023-51384",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-51384"
},
{
"name": "CVE-2021-43809",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43809"
},
{
"name": "CVE-2025-5914",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-5914"
},
{
"name": "CVE-2015-1606",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-1606"
},
{
"name": "CVE-2025-21894",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21894"
},
{
"name": "CVE-2025-21919",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21919"
},
{
"name": "CVE-2023-3896",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3896"
},
{
"name": "CVE-2023-2908",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-2908"
},
{
"name": "CVE-2024-20945",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20945"
},
{
"name": "CVE-2025-58754",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-58754"
},
{
"name": "CVE-2023-39615",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39615"
},
{
"name": "CVE-2023-24534",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-24534"
},
{
"name": "CVE-2025-21854",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21854"
},
{
"name": "CVE-2017-7501",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-7501"
},
{
"name": "CVE-2024-21131",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21131"
},
{
"name": "CVE-2023-31486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31486"
},
{
"name": "CVE-2020-21599",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21599"
},
{
"name": "CVE-2025-41242",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-41242"
},
{
"name": "CVE-2024-21210",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21210"
},
{
"name": "CVE-2013-0340",
"url": "https://www.cve.org/CVERecord?id=CVE-2013-0340"
},
{
"name": "CVE-2023-3446",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-3446"
},
{
"name": "CVE-2025-21759",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21759"
},
{
"name": "CVE-2023-32611",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32611"
},
{
"name": "CVE-2024-38816",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-38816"
},
{
"name": "CVE-2024-2511",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2511"
},
{
"name": "CVE-2015-20107",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-20107"
},
{
"name": "CVE-2023-39978",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-39978"
},
{
"name": "CVE-2024-34397",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34397"
},
{
"name": "CVE-2025-38320",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38320"
},
{
"name": "CVE-2025-53057",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53057"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2025-8177",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-8177"
},
{
"name": "CVE-2025-21968",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21968"
},
{
"name": "CVE-2024-58083",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58083"
},
{
"name": "CVE-2021-20311",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20311"
},
{
"name": "CVE-2024-58055",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58055"
},
{
"name": "CVE-2025-21991",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21991"
},
{
"name": "CVE-2023-28486",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-28486"
},
{
"name": "CVE-2020-27618",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-27618"
},
{
"name": "CVE-2024-57993",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57993"
},
{
"name": "CVE-2025-21887",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21887"
},
{
"name": "CVE-2023-6246",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6246"
},
{
"name": "CVE-2021-20241",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20241"
},
{
"name": "CVE-2017-12674",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12674"
},
{
"name": "CVE-2023-0800",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0800"
},
{
"name": "CVE-2025-62171",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-62171"
},
{
"name": "CVE-2025-38280",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38280"
},
{
"name": "CVE-2023-5388",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5388"
},
{
"name": "CVE-2018-1000078",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-1000078"
},
{
"name": "CVE-2020-2756",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-2756"
},
{
"name": "CVE-2025-50950",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50950"
},
{
"name": "CVE-2020-21605",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-21605"
},
{
"name": "CVE-2024-54534",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-54534"
},
{
"name": "CVE-2023-21967",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-21967"
},
{
"name": "CVE-2025-38084",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38084"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2022-23219",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-23219"
},
{
"name": "CVE-2017-1000476",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-1000476"
},
{
"name": "CVE-2015-2640",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-2640"
},
{
"name": "CVE-2025-30685",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30685"
},
{
"name": "CVE-2024-41123",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-41123"
},
{
"name": "CVE-2025-6921",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-6921"
},
{
"name": "CVE-2015-8863",
"url": "https://www.cve.org/CVERecord?id=CVE-2015-8863"
},
{
"name": "CVE-2022-21619",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21619"
},
{
"name": "CVE-2025-30695",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30695"
},
{
"name": "CVE-2025-30688",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30688"
},
{
"name": "CVE-2023-5752",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5752"
},
{
"name": "CVE-2018-11656",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-11656"
},
{
"name": "CVE-2025-38103",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38103"
},
{
"name": "CVE-2022-2127",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-2127"
},
{
"name": "CVE-2021-25217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-25217"
},
{
"name": "CVE-2025-38514",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38514"
},
{
"name": "CVE-2018-19876",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-19876"
},
{
"name": "CVE-2025-61780",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-61780"
},
{
"name": "CVE-2021-20310",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20310"
},
{
"name": "CVE-2021-20245",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20245"
},
{
"name": "CVE-2021-35561",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-35561"
},
{
"name": "CVE-2025-21732",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21732"
},
{
"name": "CVE-2025-38569",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38569"
},
{
"name": "CVE-2022-21476",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21476"
},
{
"name": "CVE-2023-22796",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-22796"
},
{
"name": "CVE-2025-21875",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21875"
},
{
"name": "CVE-2023-0361",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-0361"
},
{
"name": "CVE-2025-38204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38204"
},
{
"name": "CVE-2021-40812",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-40812"
},
{
"name": "CVE-2021-4217",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-4217"
},
{
"name": "CVE-2023-32643",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32643"
},
{
"name": "CVE-2023-27537",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-27537"
},
{
"name": "CVE-2025-22015",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22015"
},
{
"name": "CVE-2025-53066",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-53066"
},
{
"name": "CVE-2023-5678",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-5678"
},
{
"name": "CVE-2024-2961",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2961"
},
{
"name": "CVE-2025-21962",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21962"
},
{
"name": "CVE-2025-29786",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-29786"
},
{
"name": "CVE-2025-21832",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21832"
},
{
"name": "CVE-2024-12133",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12133"
},
{
"name": "CVE-2024-24784",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24784"
},
{
"name": "CVE-2022-27780",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27780"
},
{
"name": "CVE-2018-9135",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-9135"
},
{
"name": "CVE-2025-38410",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38410"
},
{
"name": "CVE-2025-21790",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21790"
},
{
"name": "CVE-2024-52316",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52316"
},
{
"name": "CVE-2024-21217",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21217"
},
{
"name": "CVE-2021-39212",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-39212"
},
{
"name": "CVE-2024-28182",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28182"
},
{
"name": "CVE-2024-58014",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58014"
},
{
"name": "CVE-2025-21680",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21680"
},
{
"name": "CVE-2025-0167",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-0167"
},
{
"name": "CVE-2017-12433",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-12433"
},
{
"name": "CVE-2025-21924",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21924"
},
{
"name": "CVE-2021-3574",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3574"
},
{
"name": "CVE-2023-6597",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-6597"
},
{
"name": "CVE-2024-20952",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-20952"
},
{
"name": "CVE-2022-21541",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21541"
},
{
"name": "CVE-2025-22227",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22227"
},
{
"name": "CVE-2025-47273",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-47273"
},
{
"name": "CVE-2025-27221",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-27221"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-58006",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58006"
},
{
"name": "CVE-2025-21710",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21710"
},
{
"name": "CVE-2022-21360",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21360"
},
{
"name": "CVE-2025-22088",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-22088"
},
{
"name": "CVE-2025-38460",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38460"
},
{
"name": "CVE-2022-27664",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-27664"
},
{
"name": "CVE-2022-25858",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25858"
},
{
"name": "CVE-2022-21296",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21296"
},
{
"name": "CVE-2022-48303",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-48303"
},
{
"name": "CVE-2025-38345",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38345"
},
{
"name": "CVE-2022-21540",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-21540"
},
{
"name": "CVE-2025-21815",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21815"
},
{
"name": "CVE-2025-50083",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-50083"
},
{
"name": "CVE-2024-37371",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37371"
},
{
"name": "CVE-2017-6836",
"url": "https://www.cve.org/CVERecord?id=CVE-2017-6836"
},
{
"name": "CVE-2021-3500",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3500"
},
{
"name": "CVE-2022-25310",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-25310"
},
{
"name": "CVE-2023-38545",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-38545"
},
{
"name": "CVE-2021-43618",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-43618"
},
{
"name": "CVE-2021-20251",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20251"
},
{
"name": "CVE-2025-21669",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21669"
},
{
"name": "CVE-2016-1000027",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-1000027"
},
{
"name": "CVE-2021-33621",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-33621"
},
{
"name": "CVE-2025-57807",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-57807"
},
{
"name": "CVE-2025-38231",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38231"
},
{
"name": "CVE-2022-26488",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-26488"
},
{
"name": "CVE-2025-21716",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21716"
},
{
"name": "CVE-2024-49761",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-49761"
},
{
"name": "CVE-2024-6345",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6345"
},
{
"name": "CVE-2025-3777",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3777"
},
{
"name": "CVE-2025-21964",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21964"
},
{
"name": "CVE-2024-0567",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0567"
},
{
"name": "CVE-2018-18384",
"url": "https://www.cve.org/CVERecord?id=CVE-2018-18384"
},
{
"name": "CVE-2024-58080",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-58080"
},
{
"name": "CVE-2025-21744",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21744"
},
{
"name": "CVE-2024-21208",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-21208"
},
{
"name": "CVE-2023-32665",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-32665"
},
{
"name": "CVE-2025-31498",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-31498"
},
{
"name": "CVE-2022-30698",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-30698"
},
{
"name": "CVE-2023-31438",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-31438"
},
{
"name": "CVE-2024-57986",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-57986"
},
{
"name": "CVE-2021-37750",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-37750"
},
{
"name": "CVE-2025-3576",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-3576"
},
{
"name": "CVE-2023-23916",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-23916"
},
{
"name": "CVE-2021-20244",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-20244"
},
{
"name": "CVE-2025-38181",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38181"
},
{
"name": "CVE-2025-21835",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21835"
},
{
"name": "CVE-2025-38391",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-38391"
},
{
"name": "CVE-2025-11411",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11411"
},
{
"name": "CVE-2020-14577",
"url": "https://www.cve.org/CVERecord?id=CVE-2020-14577"
},
{
"name": "CVE-2022-3570",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-3570"
},
{
"name": "CVE-2016-9844",
"url": "https://www.cve.org/CVERecord?id=CVE-2016-9844"
},
{
"name": "CVE-2019-13136",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-13136"
},
{
"name": "CVE-2025-49014",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-49014"
},
{
"name": "CVE-2021-36222",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-36222"
},
{
"name": "CVE-2021-3941",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3941"
},
{
"name": "CVE-2022-0561",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-0561"
},
{
"name": "CVE-2024-6923",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-6923"
},
{
"name": "CVE-2025-21811",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-21811"
},
{
"name": "CVE-2024-8088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8088"
},
{
"name": "CVE-2025-48734",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-48734"
},
{
"name": "CVE-2025-11226",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-11226"
}
],
"initial_release_date": "2025-11-06T00:00:00",
"last_revision_date": "2025-11-06T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0969",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-11-06T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans les produits VMware. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans les produits VMware",
"vendor_advisories": [
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36320",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36320"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36423",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36423"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36364"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36351"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36424",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36424"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36412",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36412"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36388",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36388"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36426",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36426"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36411",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36411"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36357",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36357"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36408",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36408"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36349",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36349"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36414",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36414"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36397",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36397"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36389",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36389"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36398",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36398"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36380",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36380"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-41",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36407"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36362",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36362"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36413",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36413"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36384",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36384"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36379",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36379"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36400",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36400"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36377",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36377"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36368",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36368"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36418",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36418"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36420",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36420"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36391",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36391"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36392",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36392"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36353",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36353"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-14",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36356"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36422",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36422"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36381",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36381"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36421",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36421"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36416",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36416"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-86",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36415"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36403",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36403"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36347",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36347"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36383",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36383"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36410",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36410"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36352",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36352"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36394",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36394"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36354",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36354"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36399",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36399"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36350"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36419",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36419"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-85",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36401"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2022-19",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36365"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36405",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36405"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36367"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36395",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36395"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36387",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36387"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36363",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36363"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36385",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36385"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36409",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36409"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36359"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36348",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36348"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36386",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36386"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36417",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36417"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36425",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36425"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2018-27",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36366"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36360"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36355",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36355"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2025-53",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36358"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36396",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36396"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36378",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36378"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36382",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36382"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36404",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36404"
},
{
"published_at": "2025-11-05",
"title": "Bulletin de s\u00e9curit\u00e9 VMware DSA-2024-44",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36361"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36402",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36402"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36393",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36393"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36406",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36406"
},
{
"published_at": "2025-11-06",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 36390",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/36390"
}
]
}
CERTFR-2025-AVI-0538
Vulnerability from certfr_avis
De multiples vulnérabilités ont été découvertes dans VMware Tanzu. Elles permettent à un attaquant de provoquer un problème de sécurité non spécifié par l'éditeur.
Solutions
Se référer au bulletin de sécurité de l'éditeur pour l'obtention des correctifs (cf. section Documentation).
| Vendor | Product | Description | ||
|---|---|---|---|---|
| VMware | Tanzu | Tanzu pour Postgres versions antérieures à 13.21.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 14.x antérieures à 14.18.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 17.x antérieures à 17.5.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 16x antérieures à 16.9.0 | ||
| VMware | Tanzu | Tanzu pour Postgres versions 15.x antérieures à 15.13.0 |
| Title | Publication Time | Tags | ||||||
|---|---|---|---|---|---|---|---|---|
|
||||||||
{
"$ref": "https://www.cert.ssi.gouv.fr/openapi.json",
"affected_systems": [
{
"description": "Tanzu pour Postgres versions ant\u00e9rieures \u00e0 13.21.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 14.x ant\u00e9rieures \u00e0 14.18.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 17.x ant\u00e9rieures \u00e0 17.5.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 16x ant\u00e9rieures \u00e0 16.9.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
},
{
"description": "Tanzu pour Postgres versions 15.x ant\u00e9rieures \u00e0 15.13.0",
"product": {
"name": "Tanzu",
"vendor": {
"name": "VMware",
"scada": false
}
}
}
],
"affected_systems_content": "",
"content": "## Solutions\n\nSe r\u00e9f\u00e9rer au bulletin de s\u00e9curit\u00e9 de l\u0027\u00e9diteur pour l\u0027obtention des correctifs (cf. section Documentation).",
"cves": [
{
"name": "CVE-2024-24790",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24790"
},
{
"name": "CVE-2023-29483",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-29483"
},
{
"name": "CVE-2024-37891",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-37891"
},
{
"name": "CVE-2021-3572",
"url": "https://www.cve.org/CVERecord?id=CVE-2021-3572"
},
{
"name": "CVE-2024-5998",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5998"
},
{
"name": "CVE-2024-31583",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31583"
},
{
"name": "CVE-2023-45288",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-45288"
},
{
"name": "CVE-2024-11392",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11392"
},
{
"name": "CVE-2024-56326",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56326"
},
{
"name": "CVE-2024-24791",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24791"
},
{
"name": "CVE-2023-50447",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-50447"
},
{
"name": "CVE-2024-34062",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34062"
},
{
"name": "CVE-2024-7804",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-7804"
},
{
"name": "CVE-2024-39705",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39705"
},
{
"name": "CVE-2024-34158",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34158"
},
{
"name": "CVE-2024-3571",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3571"
},
{
"name": "CVE-2024-51744",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-51744"
},
{
"name": "CVE-2023-48795",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-48795"
},
{
"name": "CVE-2024-24788",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24788"
},
{
"name": "CVE-2024-3095",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3095"
},
{
"name": "CVE-2024-22195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-22195"
},
{
"name": "CVE-2024-11393",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11393"
},
{
"name": "CVE-2024-28219",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28219"
},
{
"name": "CVE-2024-53899",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-53899"
},
{
"name": "CVE-2024-12720",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-12720"
},
{
"name": "CVE-2024-30251",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-30251"
},
{
"name": "CVE-2024-27306",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27306"
},
{
"name": "CVE-2024-45337",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-45337"
},
{
"name": "CVE-2024-35195",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-35195"
},
{
"name": "CVE-2019-20916",
"url": "https://www.cve.org/CVERecord?id=CVE-2019-20916"
},
{
"name": "CVE-2024-56201",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-56201"
},
{
"name": "CVE-2024-5569",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5569"
},
{
"name": "CVE-2024-34156",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34156"
},
{
"name": "CVE-2024-5206",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-5206"
},
{
"name": "CVE-2024-27454",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-27454"
},
{
"name": "CVE-2024-42367",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-42367"
},
{
"name": "CVE-2024-43497",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-43497"
},
{
"name": "CVE-2024-8309",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-8309"
},
{
"name": "CVE-2024-0243",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-0243"
},
{
"name": "CVE-2024-31580",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-31580"
},
{
"name": "CVE-2024-24787",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24787"
},
{
"name": "CVE-2024-52304",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-52304"
},
{
"name": "CVE-2025-4207",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-4207"
},
{
"name": "CVE-2024-3651",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-3651"
},
{
"name": "CVE-2022-42969",
"url": "https://www.cve.org/CVERecord?id=CVE-2022-42969"
},
{
"name": "CVE-2025-1094",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-1094"
},
{
"name": "CVE-2024-34064",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34064"
},
{
"name": "CVE-2024-23829",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23829"
},
{
"name": "CVE-2024-11394",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-11394"
},
{
"name": "CVE-2023-47248",
"url": "https://www.cve.org/CVERecord?id=CVE-2023-47248"
},
{
"name": "CVE-2025-30204",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-30204"
},
{
"name": "CVE-2024-24786",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24786"
},
{
"name": "CVE-2024-39689",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-39689"
},
{
"name": "CVE-2024-34155",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-34155"
},
{
"name": "CVE-2024-2965",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-2965"
},
{
"name": "CVE-2024-28088",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-28088"
},
{
"name": "CVE-2024-24789",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-24789"
},
{
"name": "CVE-2024-1455",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-1455"
},
{
"name": "CVE-2024-23334",
"url": "https://www.cve.org/CVERecord?id=CVE-2024-23334"
}
],
"initial_release_date": "2025-06-26T00:00:00",
"last_revision_date": "2025-06-26T00:00:00",
"links": [],
"reference": "CERTFR-2025-AVI-0538",
"revisions": [
{
"description": "Version initiale",
"revision_date": "2025-06-26T00:00:00.000000"
}
],
"risks": [
{
"description": "Non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur"
}
],
"summary": "De multiples vuln\u00e9rabilit\u00e9s ont \u00e9t\u00e9 d\u00e9couvertes dans VMware Tanzu. Elles permettent \u00e0 un attaquant de provoquer un probl\u00e8me de s\u00e9curit\u00e9 non sp\u00e9cifi\u00e9 par l\u0027\u00e9diteur.",
"title": "Multiples vuln\u00e9rabilit\u00e9s dans VMware Tanzu",
"vendor_advisories": [
{
"published_at": "2025-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35866",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35866"
},
{
"published_at": "2025-06-25",
"title": "Bulletin de s\u00e9curit\u00e9 VMware 35867",
"url": "https://support.broadcom.com/web/ecx/support-content-notification/-/external/content/SecurityAdvisories/0/35867"
}
]
}
fkie_cve-2024-24788
Vulnerability from fkie_nvd
| URL | Tags | ||
|---|---|---|---|
| security@golang.org | http://www.openwall.com/lists/oss-security/2024/05/08/3 | ||
| security@golang.org | https://go.dev/cl/578375 | ||
| security@golang.org | https://go.dev/issue/66754 | ||
| security@golang.org | https://groups.google.com/g/golang-announce/c/wkkO4P9stm0 | ||
| security@golang.org | https://pkg.go.dev/vuln/GO-2024-2824 | ||
| security@golang.org | https://security.netapp.com/advisory/ntap-20240605-0002/ | ||
| security@golang.org | https://security.netapp.com/advisory/ntap-20240614-0001/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | http://www.openwall.com/lists/oss-security/2024/05/08/3 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/cl/578375 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://go.dev/issue/66754 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://groups.google.com/g/golang-announce/c/wkkO4P9stm0 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://pkg.go.dev/vuln/GO-2024-2824 | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20240605-0002/ | ||
| af854a3a-2127-422b-91ae-364da2661108 | https://security.netapp.com/advisory/ntap-20240614-0001/ |
| Vendor | Product | Version |
|---|
{
"cveTags": [],
"descriptions": [
{
"lang": "en",
"value": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop."
},
{
"lang": "es",
"value": "Un mensaje DNS con formato incorrecto en respuesta a una consulta puede hacer que las funciones de b\u00fasqueda se atasquen en un bucle infinito."
}
],
"id": "CVE-2024-24788",
"lastModified": "2024-11-21T16:15:22.527",
"metrics": {
"cvssMetricV31": [
{
"cvssData": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"exploitabilityScore": 2.2,
"impactScore": 3.6,
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
},
"published": "2024-05-08T16:15:08.250",
"references": [
{
"source": "security@golang.org",
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
},
{
"source": "security@golang.org",
"url": "https://go.dev/cl/578375"
},
{
"source": "security@golang.org",
"url": "https://go.dev/issue/66754"
},
{
"source": "security@golang.org",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"source": "security@golang.org",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
},
{
"source": "security@golang.org",
"url": "https://security.netapp.com/advisory/ntap-20240605-0002/"
},
{
"source": "security@golang.org",
"url": "https://security.netapp.com/advisory/ntap-20240614-0001/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://go.dev/cl/578375"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://go.dev/issue/66754"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20240605-0002/"
},
{
"source": "af854a3a-2127-422b-91ae-364da2661108",
"url": "https://security.netapp.com/advisory/ntap-20240614-0001/"
}
],
"sourceIdentifier": "security@golang.org",
"vulnStatus": "Awaiting Analysis",
"weaknesses": [
{
"description": [
{
"lang": "en",
"value": "CWE-835"
}
],
"source": "134c704f-9b21-4f2e-91b3-4a467353bcc0",
"type": "Secondary"
}
]
}
msrc_cve-2024-24788
Vulnerability from csaf_microsoft
Notes
{
"document": {
"category": "csaf_vex",
"csaf_version": "2.0",
"distribution": {
"text": "Public",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en-US",
"notes": [
{
"category": "general",
"text": "To determine the support lifecycle for your software, see the Microsoft Support Lifecycle: https://support.microsoft.com/lifecycle",
"title": "Additional Resources"
},
{
"category": "legal_disclaimer",
"text": "The information provided in the Microsoft Knowledge Base is provided \\\"as is\\\" without warranty of any kind. Microsoft disclaims all warranties, either express or implied, including the warranties of merchantability and fitness for a particular purpose. In no event shall Microsoft Corporation or its suppliers be liable for any damages whatsoever including direct, indirect, incidental, consequential, loss of business profits or special damages, even if Microsoft Corporation or its suppliers have been advised of the possibility of such damages. Some states do not allow the exclusion or limitation of liability for consequential or incidental damages so the foregoing limitation may not apply.",
"title": "Disclaimer"
}
],
"publisher": {
"category": "vendor",
"contact_details": "secure@microsoft.com",
"name": "Microsoft Security Response Center",
"namespace": "https://msrc.microsoft.com"
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24788 Malformed DNS message can cause infinite loop in net - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-24788.json"
},
{
"category": "external",
"summary": "Microsoft Support Lifecycle",
"url": "https://support.microsoft.com/lifecycle"
},
{
"category": "external",
"summary": "Common Vulnerability Scoring System",
"url": "https://www.first.org/cvss"
}
],
"title": "Malformed DNS message can cause infinite loop in net",
"tracking": {
"current_release_date": "2025-09-03T20:01:23.000Z",
"generator": {
"date": "2025-10-20T01:36:29.113Z",
"engine": {
"name": "MSRC Generator",
"version": "1.0"
}
},
"id": "msrc_CVE-2024-24788",
"initial_release_date": "2024-05-02T07:00:00.000Z",
"revision_history": [
{
"date": "2025-09-03T20:01:23.000Z",
"legacy_version": "1",
"number": "1",
"summary": "Information published."
}
],
"status": "final",
"version": "1"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_version",
"name": "2.0",
"product": {
"name": "CBL Mariner 2.0",
"product_id": "17086"
}
},
{
"category": "product_version",
"name": "3.0",
"product": {
"name": "Azure Linux 3.0",
"product_id": "17084"
}
}
],
"category": "product_name",
"name": "Azure Linux"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.22.3",
"product": {
"name": "\u003ccbl2 golang 1.22.3",
"product_id": "13"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.22.3",
"product": {
"name": "cbl2 golang 1.22.3",
"product_id": "17340"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 golang 1.22.3-1",
"product": {
"name": "\u003ccbl2 golang 1.22.3-1",
"product_id": "14"
}
},
{
"category": "product_version",
"name": "cbl2 golang 1.22.3-1",
"product": {
"name": "cbl2 golang 1.22.3-1",
"product_id": "17316"
}
},
{
"category": "product_version_range",
"name": "\u003cazl3 golang 1.22.3-1",
"product": {
"name": "\u003cazl3 golang 1.22.3-1",
"product_id": "11"
}
},
{
"category": "product_version",
"name": "azl3 golang 1.22.3-1",
"product": {
"name": "azl3 golang 1.22.3-1",
"product_id": "17570"
}
}
],
"category": "product_name",
"name": "golang"
},
{
"branches": [
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.22.3",
"product": {
"name": "\u003ccbl2 msft-golang 1.22.3",
"product_id": "12"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.22.3",
"product": {
"name": "cbl2 msft-golang 1.22.3",
"product_id": "17346"
}
},
{
"category": "product_version_range",
"name": "\u003ccbl2 msft-golang 1.24.1-2",
"product": {
"name": "\u003ccbl2 msft-golang 1.24.1-2",
"product_id": "4"
}
},
{
"category": "product_version",
"name": "cbl2 msft-golang 1.24.1-2",
"product": {
"name": "cbl2 msft-golang 1.24.1-2",
"product_id": "19730"
}
}
],
"category": "product_name",
"name": "msft-golang"
},
{
"category": "product_name",
"name": "cbl2 golang 1.22.7-3",
"product": {
"name": "cbl2 golang 1.22.7-3",
"product_id": "3"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.23.9-1",
"product": {
"name": "azl3 golang 1.23.9-1",
"product_id": "8"
}
},
{
"category": "product_name",
"name": "azl3 golang 1.24.3-1",
"product": {
"name": "azl3 golang 1.24.3-1",
"product_id": "6"
}
},
{
"category": "product_name",
"name": "azl3 tensorflow 2.16.1-9",
"product": {
"name": "azl3 tensorflow 2.16.1-9",
"product_id": "10"
}
},
{
"category": "product_name",
"name": "azl3 python-tensorboard 2.16.2-6",
"product": {
"name": "azl3 python-tensorboard 2.16.2-6",
"product_id": "7"
}
},
{
"category": "product_name",
"name": "cbl2 python-tensorboard 2.11.0-3",
"product": {
"name": "cbl2 python-tensorboard 2.11.0-3",
"product_id": "5"
}
},
{
"category": "product_name",
"name": "cbl2 tensorflow 2.11.1-2",
"product": {
"name": "cbl2 tensorflow 2.11.1-2",
"product_id": "9"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.18.8-7",
"product": {
"name": "cbl2 golang 1.18.8-7",
"product_id": "1"
}
},
{
"category": "product_name",
"name": "cbl2 golang 1.17.13-2",
"product": {
"name": "cbl2 golang 1.17.13-2",
"product_id": "2"
}
}
],
"category": "vendor",
"name": "Microsoft"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17086-13"
},
"product_reference": "13",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17340-17086"
},
"product_reference": "17340",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 golang 1.22.3-1 as a component of CBL Mariner 2.0",
"product_id": "17086-14"
},
"product_reference": "14",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.3-1 as a component of CBL Mariner 2.0",
"product_id": "17316-17086"
},
"product_reference": "17316",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 msft-golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17086-12"
},
"product_reference": "12",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.22.3 as a component of CBL Mariner 2.0",
"product_id": "17346-17086"
},
"product_reference": "17346",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003cazl3 golang 1.22.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-11"
},
"product_reference": "11",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.22.3-1 as a component of Azure Linux 3.0",
"product_id": "17570-17084"
},
"product_reference": "17570",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "\u003ccbl2 msft-golang 1.24.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-4"
},
"product_reference": "4",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 msft-golang 1.24.1-2 as a component of CBL Mariner 2.0",
"product_id": "19730-17086"
},
"product_reference": "19730",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.22.7-3 as a component of CBL Mariner 2.0",
"product_id": "17086-3"
},
"product_reference": "3",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.23.9-1 as a component of Azure Linux 3.0",
"product_id": "17084-8"
},
"product_reference": "8",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 golang 1.24.3-1 as a component of Azure Linux 3.0",
"product_id": "17084-6"
},
"product_reference": "6",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 tensorflow 2.16.1-9 as a component of Azure Linux 3.0",
"product_id": "17084-10"
},
"product_reference": "10",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "azl3 python-tensorboard 2.16.2-6 as a component of Azure Linux 3.0",
"product_id": "17084-7"
},
"product_reference": "7",
"relates_to_product_reference": "17084"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 python-tensorboard 2.11.0-3 as a component of CBL Mariner 2.0",
"product_id": "17086-5"
},
"product_reference": "5",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 tensorflow 2.11.1-2 as a component of CBL Mariner 2.0",
"product_id": "17086-9"
},
"product_reference": "9",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.18.8-7 as a component of CBL Mariner 2.0",
"product_id": "17086-1"
},
"product_reference": "1",
"relates_to_product_reference": "17086"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "cbl2 golang 1.17.13-2 as a component of CBL Mariner 2.0",
"product_id": "17086-2"
},
"product_reference": "2",
"relates_to_product_reference": "17086"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2024-24788",
"cwe": {
"id": "CWE-835",
"name": "Loop with Unreachable Exit Condition (\u0026#39;Infinite Loop\u0026#39;)"
},
"flags": [
{
"label": "component_not_present",
"product_ids": [
"17086-3",
"17084-8",
"17084-6",
"17084-10",
"17084-7",
"17086-5",
"17086-9",
"17086-1",
"17086-2"
]
}
],
"notes": [
{
"category": "general",
"text": "Go",
"title": "Assigning CNA"
}
],
"product_status": {
"fixed": [
"17340-17086",
"17316-17086",
"17346-17086",
"17570-17084",
"19730-17086"
],
"known_affected": [
"17086-13",
"17086-14",
"17086-12",
"17084-11",
"17086-4"
],
"known_not_affected": [
"17086-3",
"17084-8",
"17084-6",
"17084-10",
"17084-7",
"17086-5",
"17086-9",
"17086-1",
"17086-2"
]
},
"references": [
{
"category": "self",
"summary": "CVE-2024-24788 Malformed DNS message can cause infinite loop in net - VEX",
"url": "https://msrc.microsoft.com/csaf/vex/2024/msrc_cve-2024-24788.json"
}
],
"remediations": [
{
"category": "vendor_fix",
"date": "2025-09-03T20:01:23.000Z",
"details": "1.22.3:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-13",
"17086-12"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-03T20:01:23.000Z",
"details": "1.22.3-1:Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-14",
"17084-11"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
},
{
"category": "vendor_fix",
"date": "2025-09-03T20:01:23.000Z",
"details": "Security Update:https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade",
"product_ids": [
"17086-4"
],
"url": "https://learn.microsoft.com/en-us/azure/azure-linux/tutorial-azure-linux-upgrade"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 5.9,
"baseSeverity": "MEDIUM",
"confidentialityImpact": "NONE",
"environmentalsScore": 0.0,
"integrityImpact": "NONE",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"temporalScore": 5.9,
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:H/PR:N/UI:N/S:U/C:N/I:N/A:H",
"version": "3.1"
},
"products": [
"17086-13",
"17086-14",
"17086-12",
"17084-11",
"17086-4"
]
}
],
"title": "Malformed DNS message can cause infinite loop in net"
}
]
}
ghsa-2jwv-jmq4-4j3r
Vulnerability from github
A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.
{
"affected": [],
"aliases": [
"CVE-2024-24788"
],
"database_specific": {
"cwe_ids": [],
"github_reviewed": false,
"github_reviewed_at": null,
"nvd_published_at": "2024-05-08T16:15:08Z",
"severity": null
},
"details": "A malformed DNS message in response to a query can cause the Lookup functions to get stuck in an infinite loop.",
"id": "GHSA-2jwv-jmq4-4j3r",
"modified": "2024-06-14T15:31:24Z",
"published": "2024-05-08T18:30:49Z",
"references": [
{
"type": "ADVISORY",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2024-24788"
},
{
"type": "WEB",
"url": "https://go.dev/cl/578375"
},
{
"type": "WEB",
"url": "https://go.dev/issue/66754"
},
{
"type": "WEB",
"url": "https://groups.google.com/g/golang-announce/c/wkkO4P9stm0"
},
{
"type": "WEB",
"url": "https://pkg.go.dev/vuln/GO-2024-2824"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240605-0002"
},
{
"type": "WEB",
"url": "https://security.netapp.com/advisory/ntap-20240614-0001"
},
{
"type": "WEB",
"url": "http://www.openwall.com/lists/oss-security/2024/05/08/3"
}
],
"schema_version": "1.4.0",
"severity": []
}
Sightings
| Author | Source | Type | Date |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or seen somewhere by the user.
- Confirmed: The vulnerability is confirmed from an analyst perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: This vulnerability was exploited and seen by the user reporting the sighting.
- Patched: This vulnerability was successfully patched by the user reporting the sighting.
- Not exploited: This vulnerability was not exploited or seen by the user reporting the sighting.
- Not confirmed: The user expresses doubt about the veracity of the vulnerability.
- Not patched: This vulnerability was not successfully patched by the user reporting the sighting.